Package org.bonitasoft.engine.page
Class SAuthorizationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.bonitasoft.engine.page.SAuthorizationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SAuthorizationException extends java.lang.ExceptionThrown when access to a given page or URL is not allowed for a given key. author Emmanuel Duchastenier- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SAuthorizationException(java.lang.String message)
-