JCE Provider
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CryptoServerProviderJCEException Class Reference

CryptoServerProviderJCEException. More...

Inherits ProviderException.

Public Member Functions

 CryptoServerProviderJCEException (String message)
 Constructs a CryptoServerProviderJCEException exception with the specified message. More...
 
 CryptoServerProviderJCEException (String message, Throwable cause)
 Constructs a CryptoServerProviderJCEException exception with the specified message and the cause Throwable object. More...
 

Detailed Description

CryptoServerProviderJCEException.

Constructor & Destructor Documentation

◆ CryptoServerProviderJCEException() [1/2]

CryptoServerProviderJCEException ( String  message)

Constructs a CryptoServerProviderJCEException exception with the specified message.

Parameters
errerror code (reason).
messageadditional error message

◆ CryptoServerProviderJCEException() [2/2]

CryptoServerProviderJCEException ( String  message,
Throwable  cause 
)

Constructs a CryptoServerProviderJCEException exception with the specified message and the cause Throwable object.

Parameters
messageadditional error message
causethrowable object with the cause