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) |
getComponent
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AlreadyInitialisedException(String name, Initialisable object)
object
- the object that has been initialised and cannot be initialised
againCopyright © 2003–2013 MuleSource, Inc.. All rights reserved.