com.arsdigita.acs
Class ForbiddenException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.arsdigita.acs.ACSException
|
+--com.arsdigita.acs.ForbiddenException
- All Implemented Interfaces:
- Serializable
- public class ForbiddenException
- extends ACSException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ForbiddenException
public ForbiddenException(String title,
String msg)