Package org.alfresco.utility.exception
Class PageNotAccesibleByMenuBarException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.alfresco.utility.exception.PageNotAccesibleByMenuBarException
-
- All Implemented Interfaces:
java.io.Serializable
public class PageNotAccesibleByMenuBarException extends java.lang.RuntimeExceptionError thrown forPageObjectthat will not implementAccessibleByMenuBarinterface- Author:
- Paul.Brodner
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PageNotAccesibleByMenuBarException(T page)
-