Class TrustKeyProcessingException

  • All Implemented Interfaces:
    Serializable

    public class TrustKeyProcessingException
    extends ProcessingException
    Processing Exception in the trust key manager
    Since:
    May 22, 2009
    Author:
    Anil.Saldhana@redhat.com
    See Also:
    Serialized Form
    • Constructor Detail

      • TrustKeyProcessingException

        public TrustKeyProcessingException()
      • TrustKeyProcessingException

        public TrustKeyProcessingException​(String message,
                                           Throwable cause)
      • TrustKeyProcessingException

        public TrustKeyProcessingException​(String message)
      • TrustKeyProcessingException

        public TrustKeyProcessingException​(Throwable cause)