Class InvalidCodeException
Thrown when management response code is not expected.
public class InvalidCodeException : Exception, ISerializable
- Inheritance
-
InvalidCodeException
- Implements
- Inherited Members
Constructors
InvalidCodeException(string)
Create a new InvalidCodeException
public InvalidCodeException(string message)
Parameters
message
stringThe exception message.