[Visual Basic] Public Sub New( _ ByVal message As String _ ) [C#] public CustomCommandException( string message ); [C++] public: CustomCommandException( String* message ); [JScript] public function CustomCommandException( String message );
CustomCommandException Class | White.Core.CustomCommands Namespace | CustomCommandException Constructor Overload List