Class BundleNotFoundException

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

public class BundleNotFoundException extends Exception
Checked exception thrown to indicate that a Bundle could not be found in the Bundle Source.
See Also:
  • Constructor Details

    • BundleNotFoundException

      public BundleNotFoundException(String message)