Class SAuthorizationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class SAuthorizationException
    extends java.lang.Exception
    Thrown when access to a given page or URL is not allowed for a given key. author Emmanuel Duchastenier
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 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

      • SAuthorizationException

        public SAuthorizationException​(java.lang.String message)