Method | Description | |
---|---|---|
ActionError ( ) : System | ||
ActionError ( string aMessage ) : System | ||
ActionError ( uint aCode, string aMessage ) : System |
public ActionError ( string aMessage ) : System | ||
aMessage | string | |
return | System |
public ActionError ( uint aCode, string aMessage ) : System | ||
aCode | uint | |
aMessage | string | |
return | System |