Class X509SourceException

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

public class X509SourceException extends Exception
Checked thrown when there is an error creating or initializing an X.509 Source.
See Also:
  • Constructor Details

    • X509SourceException

      public X509SourceException(String message)
    • X509SourceException

      public X509SourceException(String message, Throwable cause)