Class N2oSecurityException

    • 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

      • N2oSecurityException

        public N2oSecurityException()
      • N2oSecurityException

        public N2oSecurityException​(java.lang.String userMessage,
                                    java.lang.String techMessage)