org.ow2.petals.microkernel.api.communication.topology.exception
Class RemoveSubDomainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.petals.basisapi.exception.PetalsException
org.ow2.petals.clientserverapi.topology.exception.TopologyServiceException
org.ow2.petals.microkernel.api.communication.topology.exception.RemoveSubDomainException
- All Implemented Interfaces:
- Serializable
public class RemoveSubDomainException
- extends org.ow2.petals.clientserverapi.topology.exception.TopologyServiceException
An error occurs removing a sub-domain from the 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 |
RemoveSubDomainException
public RemoveSubDomainException(String subdomainName,
Throwable cause)
Copyright © 2005-2015 Linagora. All Rights Reserved.