Class SpiffeProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.spiffe.provider.exception.SpiffeProviderException
All Implemented Interfaces:
Serializable

public class SpiffeProviderException extends RuntimeException
Unchecked exception thrown when there is an error setting up the source of SVIDs and bundles.
See Also:
  • Constructor Details

    • SpiffeProviderException

      public SpiffeProviderException(String message)
    • SpiffeProviderException

      public SpiffeProviderException(String message, Throwable cause)