Pkcs11Interop  5.1.2
Public Member Functions | Protected Member Functions | List of all members
Net.Pkcs11Interop.Common.UnsupportedPlatformException Class Reference

Exception indicating that Pkcs11Interop is being used on an unsupported platform More...

Inherits Exception.

Public Member Functions

 UnsupportedPlatformException (string message)
 Initializes new instance of UnsupportedPlatformException class More...
 

Protected Member Functions

 UnsupportedPlatformException (SerializationInfo info, StreamingContext context)
 Initializes new instance of UnsupportedPlatformException class with serialized data More...
 

Detailed Description

Exception indicating that Pkcs11Interop is being used on an unsupported platform

Constructor & Destructor Documentation

◆ UnsupportedPlatformException() [1/2]

Net.Pkcs11Interop.Common.UnsupportedPlatformException.UnsupportedPlatformException ( string  message)

Initializes new instance of UnsupportedPlatformException class

Parameters
messageMessage that describes the error

◆ UnsupportedPlatformException() [2/2]

Net.Pkcs11Interop.Common.UnsupportedPlatformException.UnsupportedPlatformException ( SerializationInfo  info,
StreamingContext  context 
)
protected

Initializes new instance of UnsupportedPlatformException class with serialized data

Parameters
infoSerializationInfo that holds the serialized object data about the exception being thrown
contextStreamingContext that contains contextual information about the source or destination

The documentation for this class was generated from the following file: