Class SAuthorizationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.page.SAuthorizationException
All Implemented Interfaces:
Serializable

public class SAuthorizationException extends Exception
Thrown when access to a given page or URL is not allowed for a given key. author Emmanuel Duchastenier
See Also:
  • Constructor Details

    • SAuthorizationException

      public SAuthorizationException(String message)