org.jboss.errai.ui.nav.client.local.api
Class PageNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.errai.ui.nav.client.local.api.PageNotFoundException
- All Implemented Interfaces:
- Serializable
public class PageNotFoundException
- extends RuntimeException
This exception is thrown when you try to navigate to a page that is not found in the Navigation graph.
- Author:
- Divya Dadlani
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PageNotFoundException
public PageNotFoundException(String message)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.