Class AuthenticationException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • AuthenticationException

        public AuthenticationException​(java.lang.String message)
      • AuthenticationException

        public AuthenticationException()
      • AuthenticationException

        public AuthenticationException​(java.lang.Throwable t)