Overload List

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

See Also