Class PreventedException

All Implemented Interfaces:
Serializable

public class PreventedException extends RootCasException
Describes an error condition where authentication was prevented for some reason, e.g. communication error with back-end authentication store.
Since:
4.0.0
See Also:
  • Field Details

  • Constructor Details

    • PreventedException

      public PreventedException(String msg)
    • PreventedException

      public PreventedException(Throwable throwable)