Class AuthenticationException

All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class AuthenticationException extends SBonitaException
Author:
Elias Ricken de Medeiros, Matthieu Chaffotte
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String message)
    • AuthenticationException

      public AuthenticationException()
    • AuthenticationException

      public AuthenticationException(Throwable t)