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