org.apache.isis.viewer.scimpi.servlet
Class DispatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.isis.viewer.scimpi.dispatcher.ScimpiException
org.apache.isis.viewer.scimpi.servlet.DispatchException
- All Implemented Interfaces:
- Serializable
public class DispatchException
- extends org.apache.isis.viewer.scimpi.dispatcher.ScimpiException
- See Also:
- Serialized Form
| Methods inherited from class org.apache.isis.viewer.scimpi.dispatcher.ScimpiException |
getHtmlMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DispatchException
public DispatchException()
DispatchException
public DispatchException(String message)
DispatchException
public DispatchException(Throwable cause)
DispatchException
public DispatchException(String message,
Throwable cause)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.