Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


6.5.1 UCNPPluginException(String message) constructor

This constructor creates a new exception by using the specified detailed message.

Organization of this subsection

(1) Format

public UCNPPluginException(String message);

(2) Arguments

(a) message

This argument displays the detailed message indicating the cause of the error.

This message is displayed in the dialog box in the Operational Content Execution Window. Therefore, specify the message that helps users to understand error details and how to take action.

(3) Exception

None