org.mule.api.persistence
Class PersistenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.api.MuleException
org.mule.api.DefaultMuleException
org.mule.api.persistence.PersistenceException
- All Implemented Interfaces:
- Serializable
public class PersistenceException
- extends DefaultMuleException
PersistenceException
is the exception thrown by
the PersistenceStore and/or Manager.
- See Also:
- Serialized Form
Methods inherited from class org.mule.api.MuleException |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage |
PersistenceException
public PersistenceException()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.