Method | Description | |
---|---|---|
NaosClientFormatException ( ) : System | ||
NaosClientFormatException ( string message ) : System | ||
NaosClientFormatException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
NaosClientFormatException ( SerializationInfo serializationInfo, StreamingContext context ) : System |
public NaosClientFormatException ( ) : System | ||
return | System |
protected NaosClientFormatException ( SerializationInfo serializationInfo, StreamingContext context ) : System | ||
serializationInfo | SerializationInfo | |
context | StreamingContext | |
return | System |
public NaosClientFormatException ( string message ) : System | ||
message | string | |
return | System |
public NaosClientFormatException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |