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