Class DataAccessDeniedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class DataAccessDeniedException
    extends N2oSecurityException
    Ошибка "Данные недоступны"
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class net.n2oapp.framework.api.exception.N2oUserException

        getMessages
      • Methods inherited from class net.n2oapp.framework.api.exception.N2oException

        addData, getData, getDialog, getField, getHttpStatus, getLocalizedMessage, getSeverity, getUserMessage, setData, setDialog, setField, setHttpStatus, setSeverity, setUserMessage, wrap
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DataAccessDeniedException

        public DataAccessDeniedException​(java.lang.String techMessage)