Overload List

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

See Also