Class NavigationServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.portal.mop.navigation.NavigationServiceException
- All Implemented Interfaces:
Serializable
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNavigationServiceException(NavigationError error, String message) NavigationServiceException(NavigationError error, String message, Throwable cause) NavigationServiceException(NavigationError error, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Method Details
-
getError
-