Метод | Описание | |
---|---|---|
NaosClientFormatException ( ) : System | ||
NaosClientFormatException ( string message ) : System | ||
NaosClientFormatException ( string message, Exception innerException ) : System |
Метод | Описание | |
---|---|---|
NaosClientFormatException ( SerializationInfo serializationInfo, StreamingContext context ) : System |
public NaosClientFormatException ( ) : System | ||
Результат | System |
protected NaosClientFormatException ( SerializationInfo serializationInfo, StreamingContext context ) : System | ||
serializationInfo | SerializationInfo | |
context | StreamingContext | |
Результат | System |
public NaosClientFormatException ( string message ) : System | ||
message | string | |
Результат | System |
public NaosClientFormatException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Результат | System |