Overload List

  NameDescription
Public methodUnableToPerformEncryptDecryptException()()()()
Instantiates a new UnableToPerformEncryptDecryptException using the default message
Public methodUnableToPerformEncryptDecryptException(String)
Instantiates a new UnableToPerformEncryptDecryptException using the supplied message
Protected methodUnableToPerformEncryptDecryptException(SerializationInfo, StreamingContext)
Instantiates a new UnableToPerformEncryptDecryptException using the supplied serialization info
Public methodUnableToPerformEncryptDecryptException(String, Exception)
Instantiates a new UnableToPerformEncryptDecryptException using the supplied message along with an additional exception that caused this one to be thrown

See Also