[To be supplied.]
[Visual Basic] Overloads Public Sub New( _ ByVal message As String, _ ByVal inner As Exception _ ) [C#] public CryptographicUnexpectedOperationException( string message, Exception inner ); [C++] public: CryptographicUnexpectedOperationException( String* message, Exception* inner ); [JScript] public function CryptographicUnexpectedOperationException( message : String, inner : Exception );
CryptographicUnexpectedOperationException Class | CryptographicUnexpectedOperationException Members | System.Security.Cryptography Namespace | CryptographicUnexpectedOperationException Constructor Overload List