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