Class NavigationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.silverpeas.mobile.shared.exceptions.NavigationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNavigationException(String message) NavigationException(String message, Throwable caught) NavigationException(Throwable caught) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NavigationException
public NavigationException() -
NavigationException
-
NavigationException
-
NavigationException
-