SecureStoreTargetApplicationNotFoundException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the class.
Overload List
Name | Description | |
---|---|---|
SecureStoreTargetApplicationNotFoundException() | Initializes a new instance of the class. | |
SecureStoreTargetApplicationNotFoundException(String) | Initializes a new instance of the class with a specified error message. | |
SecureStoreTargetApplicationNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the class with serialized data. | |
SecureStoreTargetApplicationNotFoundException(String, Exception) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that caused this exception. | |
SecureStoreTargetApplicationNotFoundException(String, String) | Initializes a new instance of the class with a specified error message and the identifier (ID) of the target application. |
Top
See Also
Reference
SecureStoreTargetApplicationNotFoundException Class