Package | Description |
---|---|
org.ow2.petals.microkernel.api.configuration.exception |
Modifier and Type | Class and Description |
---|---|
class |
ContainerNameDuplicatedException
The container configuration is inconsistent: several containers have the same name.
|
class |
InconsistentContainerDuplicatedPortException
The container configuration is inconsistent: the container defines a port already defined elsewhere
|
class |
InconsistentContainerFastRemoteTcpPortException
The container configuration is inconsistent: a new topology defines a different fast remote TCP port for the
container.
|
class |
InconsistentContainerHostException
The container configuration is inconsistent:
an error was detected about the topology: the container host is missing,
or a new topology is not compliant, at contaienr level, with the current one, defining a different container
host.
|
class |
InconsistentContainerJmxPortException
The container configuration is inconsistent: a new topology defines a different JMX port for the container.
|
class |
InconsistentContainerNameException
The configuration is inconsistent: an error was detected between the server properties and the topology: the
container name is not found in the topology
|
class |
InconsistentContainerPasswordException
The container configuration is inconsistent: a new topology defines a different password for the container.
|
class |
InconsistentContainerTransportSvcException
The container configuration is inconsistent: the container transport service is missing
|
class |
InconsistentContainerUserException
The container configuration is inconsistent: a new topology defines a different user for the container.
|
Copyright © 2005-2016 Linagora. All Rights Reserved.