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