public class AlreadyInitialisedException extends InitialisationException
AlreadyInitialisedException is thrown when a service or connector
has already been initialised.| Constructor and Description |
|---|
AlreadyInitialisedException(String name,
Initialisable object) |
getComponentaddInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlreadyInitialisedException(String name, Initialisable object)
object - the object that has been initialised and cannot be initialised
againCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.