Method | Description | |
---|---|---|
ExternalException ( ) : System | ||
ExternalException ( String message ) : System | ||
ExternalException ( String message, |
||
ExternalException ( String message, int errorCode ) : System |
Method | Description | |
---|---|---|
ExternalException ( SerializationInfo info, StreamingContext context ) : System |
protected ExternalException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public ExternalException ( String message ) : System | ||
message | String | |
return | System |
public ExternalException ( String message, |
||
message | String | |
inner | ||
return | System |
public ExternalException ( String message, int errorCode ) : System | ||
message | String | |
errorCode | int | |
return | System |