Method | Description | |
---|---|---|
EmberException ( ) : System |
Initializes a new instance of the EmberException class.
|
|
EmberException ( string message ) : System |
Initializes a new instance of the EmberException class.
|
|
EmberException ( string message, |
Initializes a new instance of the EmberException class.
|
public EmberException ( string message ) : System | ||
message | string | |
return | System |
public EmberException ( string message, |
||
message | string | |
innerException | ||
return | System |