org.mule.umo.space
Class UMOSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.umo.UMOException
org.mule.umo.space.UMOSpaceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CreateSpaceException, GSSpaceException, SpaceActionInteruptedException, SpaceTransactionException
- public class UMOSpaceException
- extends UMOException
A base exception for all space related exceptions
- See Also:
- Serialized Form
| Methods inherited from class org.mule.umo.UMOException |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage |
UMOSpaceException
public UMOSpaceException(Message message)
UMOSpaceException
public UMOSpaceException(Message message,
Throwable cause)
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.