Class SigstoreConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.sigstore.trustroot.SigstoreConfigurationException
All Implemented Interfaces:
Serializable

public class SigstoreConfigurationException extends Exception
See Also:
  • Constructor Details

    • SigstoreConfigurationException

      public SigstoreConfigurationException(String message)
    • SigstoreConfigurationException

      public SigstoreConfigurationException(String message, Throwable cause)
    • SigstoreConfigurationException

      public SigstoreConfigurationException(Throwable cause)