org.apache.empire.struts2.exceptions
Class WebException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.empire.exceptions.EmpireException
org.apache.empire.struts2.exceptions.WebException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidFormDataException
public abstract class WebException
- extends EmpireException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WebException
protected WebException(ErrorType errType,
String[] params)
- Constructor for derived classes
- Parameters:
errType
- params
-
Copyright © 2008–2014 Apache Software Foundation. All rights reserved.