Class TrustKeyProcessingException

All Implemented Interfaces:
Serializable

public class TrustKeyProcessingException extends ProcessingException
Processing Exception in the trust key manager
Since:
May 22, 2009
Author:
[email protected]
See Also:
  • Constructor Details

    • TrustKeyProcessingException

      public TrustKeyProcessingException()
    • TrustKeyProcessingException

      public TrustKeyProcessingException(String message, Throwable cause)
    • TrustKeyProcessingException

      public TrustKeyProcessingException(String message)
    • TrustKeyProcessingException

      public TrustKeyProcessingException(Throwable cause)