Class AuthorityNotFoundException

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

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

    • AuthorityNotFoundException

      public AuthorityNotFoundException(String message)