Class ModelException
Thrown when management response code or correlation ID mismatch.
public class ModelException : Exception, ISerializable
- Inheritance
-
ModelException
- Implements
- Inherited Members
Constructors
ModelException(string)
Create a new ModelException
public ModelException(string message)
Parameters
message
stringThe exception message.