org.oddjob.arooa.design.view
Class DesignViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.oddjob.arooa.ArooaException
org.oddjob.arooa.design.view.DesignViewException
- All Implemented Interfaces:
- Serializable
public class DesignViewException
- extends ArooaException
An exception in the view.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DesignViewException
public DesignViewException()
DesignViewException
public DesignViewException(String message)
DesignViewException
public DesignViewException(String message,
Throwable t)
DesignViewException
public DesignViewException(Throwable t)