org.ow2.petals.microkernel.api.configuration.exception
Class ContainerUnknownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.petals.basisapi.exception.PetalsException
org.ow2.petals.microkernel.api.configuration.exception.ConfigurationException
org.ow2.petals.microkernel.api.configuration.exception.InconsistentConfigurationException
org.ow2.petals.microkernel.api.configuration.exception.ContainerUnknownException
- All Implemented Interfaces:
- Serializable
public class ContainerUnknownException
- extends InconsistentConfigurationException
The container is unknown in the current topology.
- Author:
- Christophe DENEUX - Linagora
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContainerUnknownException
public ContainerUnknownException(String containerName)
Copyright © 2005-2015 Linagora. All Rights Reserved.