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