Overload | Description |
---|---|
APIException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the Attachmate.Reflection.Emulation.Common.APIException class with serialized data. |
APIException Constructor(ErrorCode,String) | Initializes a new instance of the Attachmate.Reflection.Emulation.Common.APIException class with a specified error message. |
APIException Constructor() | Initializes a new instance of the Attachmate.Reflection.Emulation.Common.APIException class. |
APIException Constructor(String) | Initializes a new instance of the Attachmate.Reflection.Emulation.Common.APIException class with a specified error message. |
APIException Constructor(String,Exception) | Initializes a new instance of the Attachmate.Reflection.Emulation.Common.APIException class, with a specified error message and a reference to the inner exception that is the cause of this exception. |