Class X509ContextException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.spiffe.exception.X509ContextException
All Implemented Interfaces:
Serializable

public class X509ContextException extends Exception
Checked exception thrown when a there was an error retrieving or processing an X.509 Context.
See Also:
  • Constructor Details

    • X509ContextException

      public X509ContextException(String message)
    • X509ContextException

      public X509ContextException(String message, Throwable cause)