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