java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.exceptions.PbadException
br.ufsc.labsec.signature.repository.PKCS12IdentityService.exceptions.OcspException
All Implemented Interfaces:
Serializable

public class OcspException
extends PbadException
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • OcspException

      public OcspException​(Throwable cause)
    • OcspException

      public OcspException​(String message)
    • OcspException

      public OcspException​(String message, Exception cause)