Class BundleParseException

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

public class BundleParseException extends Exception
See Also:
  • Constructor Details

    • BundleParseException

      public BundleParseException(String message)
    • BundleParseException

      public BundleParseException(String message, Throwable cause)
    • BundleParseException

      public BundleParseException(Throwable cause)