Method | Description | |
---|---|---|
MessageTypeException ( ) : System | ||
MessageTypeException ( Exception innerException ) : System | ||
MessageTypeException ( string message ) : System |
public MessageTypeException ( Exception innerException ) : System | ||
innerException | Exception | |
return | System |
public MessageTypeException ( string message ) : System | ||
message | string | |
return | System |