Property | Type | Description | |
---|---|---|---|
ErrorMessage | string | ||
Parameters | uint[] | ||
RopID | ushort |
Method | Description | |
---|---|---|
MissingInformationException ( string message, ushort ropID, uint parameter = null ) : System |
public MissingInformationException ( string message, ushort ropID, uint parameter = null ) : System | ||
message | string | |
ropID | ushort | |
parameter | uint | |
return | System |