Rocket® Reflection Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
SecuredSettingException Constructor
In This Topic
Overload List
| 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. |
See Also