org.barracudamvc.contrib.dbroggisch.page
Class PageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.barracudamvc.plankton.exceptions.NestableException
org.barracudamvc.core.event.EventException
org.barracudamvc.contrib.dbroggisch.page.PageException
- All Implemented Interfaces:
- Serializable
- public class PageException
- extends EventException
- Version:
- 1.0
- Author:
- Diez B. Roggisch
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PageException
public PageException()
PageException
public PageException(String msg)
PageException
public PageException(String msg,
Exception ibaseException)
Copyright © 2004 BarracudaMVC.org All Rights Reserved.