Method | Description | |
---|---|---|
GraphicsException ( ) : System |
Constructs a new GraphicsException.
|
|
GraphicsException ( string message ) : System |
Constructs a new GraphicsException with the specified excpetion message.
|
public GraphicsException ( string message ) : System | ||
message | string | |
return | System |