IMuException
IMu.IMuException
IMu.IMuException
Since: 1.0
Description
Class for IMu-specific exceptions.
Constructors
|
Constructor |
Details |
||||
|---|---|---|---|---|---|
|
|
IMuException(string id, object[] args) Creates an IMu-specific exception. Parameters:
|
||||
IMuException(id)
|
Creates an IMu-specific exception. Parameters:
|
Properties
|
Property |
Details |
|---|---|
|
|
object[] Args The set of arguments associated with the exception. |
|
|
string ID The unique identifier assigned to the server-side object once it has been created. |
Methods
|
Method |
Details |
||
|---|---|---|---|
|
|
string ToString() Overrides the standard Object Returns:
|

