Class UnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.n2oapp.framework.api.exception.N2oException
net.n2oapp.framework.api.exception.N2oUserException
net.n2oapp.framework.access.exception.N2oSecurityException
net.n2oapp.framework.access.exception.UnauthorizedException
- All Implemented Interfaces:
Serializable
Ошибка "Пользователь не авторизован"
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.n2oapp.framework.api.exception.N2oUserException
getMessagesMethods inherited from class net.n2oapp.framework.api.exception.N2oException
addData, getData, getDialog, getField, getHttpStatus, getLocalizedMessage, getSeverity, getUserMessage, getUserMessageTitle, setData, setDialog, setField, setHttpStatus, setSeverity, setUserMessage, setUserMessageTitle, wrapMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnauthorizedException
public UnauthorizedException()
-