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