Class AuthenticationException

    • Constructor Detail

      • AuthenticationException

        public AuthenticationException​(String msg)
      • AuthenticationException

        public AuthenticationException​(String msg,
                                       Boolean isLogExceptionNeeded)
      • AuthenticationException

        public AuthenticationException​(String msg,
                                       Throwable cause)
      • AuthenticationException

        public AuthenticationException​(String msg,
                                       OBError error)
      • AuthenticationException

        public AuthenticationException​(String msg,
                                       OBError error,
                                       Boolean isLogExceptionNeeded)
    • Method Detail

      • getOBError

        public OBError getOBError()