Arch4J 1.1

org.arch4j.persistence
Class PersistenceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.arch4j.core.BaseApplicationException
                    |
                    +--org.arch4j.persistence.PersistenceException
All Implemented Interfaces:
BaseException, Serializable

public class PersistenceException
extends BaseApplicationException

Author:
alwick
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.arch4j.core.BaseApplicationException
nestedException
 
Constructor Summary
PersistenceException(Exception anException)
          Creates a new instance of PersistenceException
PersistenceException(String aMessage)
          Creates a new instance of PersistenceException
 
Methods inherited from class org.arch4j.core.BaseApplicationException
getMessage, getNestedException, getStackTraceString, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PersistenceException

public PersistenceException(String aMessage)
Creates a new instance of PersistenceException


PersistenceException

public PersistenceException(Exception anException)
Creates a new instance of PersistenceException


Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.