Package org.mapfish.print.servlet
Class NoSuchAppException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mapfish.print.servlet.NoSuchAppException
- All Implemented Interfaces:
Serializable
An exception that is thrown when a client requests an "app" that does not exist.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString