Class X509SvidException

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

public class X509SvidException extends Exception
Checked exception thrown when there is an error parsing the components of an X.509 SVID.
See Also:
  • Constructor Details

    • X509SvidException

      public X509SvidException(String message)
    • X509SvidException

      public X509SvidException(String message, Throwable cause)