Package dev.sigstore

Class UnsupportedAlgorithmException

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

public class UnsupportedAlgorithmException extends Exception
See Also:
  • Constructor Details

    • UnsupportedAlgorithmException

      public UnsupportedAlgorithmException(String message)
    • UnsupportedAlgorithmException

      public UnsupportedAlgorithmException(String message, Throwable cause)