org.moremotion.page
Class PageGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.moremotion.exception.MoreMotionException
org.moremotion.servlet.ServiceException
org.moremotion.page.PageGenerationException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ADOMFormatingException
public class PageGenerationException
- extends ServiceException
Indicates that something goes wrong with page generation process.
- Version:
- $Id: PageGenerationException.java 51 2008-03-10 11:46:54Z erkan $
- See Also:
- Serialized Form
Methods inherited from class org.moremotion.exception.MoreMotionException |
getArguments, getLocalizedMessage, getMessage, getOriginalSQLException, getResBundleName, getResourceMessage, getRootCause, printStackTrace, printStackTrace, printStackTrace, setResBundleName |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PageGenerationException
public PageGenerationException(java.lang.Exception rootCause)
PageGenerationException
public PageGenerationException(java.lang.String messsage)
PageGenerationException
public PageGenerationException(java.lang.String messsage,
java.lang.String[] arguments,
java.lang.Exception rootCause)
Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.