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