org.mule.examples.loanbroker
Class LoanBrokerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.umo.UMOException
org.mule.MuleException
org.mule.examples.loanbroker.LoanBrokerException
- All Implemented Interfaces:
- Serializable
- public class LoanBrokerException
- extends MuleException
Exception related to the LoanBroker example app.
- 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 |
LoanBrokerException
public LoanBrokerException(String message)
LoanBrokerException
public LoanBrokerException(Exception e)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.