The class EarDeploymentDescException indicates conditions
that a reasonable application might want to catch.
author: Florent Benoit author: Ludovic Bert
Constructor Summary
public
DomainMapException() Constructs a new DomainMapException with no detail
message.
public
DomainMapException(String message) Constructs a new DomainMapException with the specified
message.
Constructs a new DomainMapException with the specified
error cause.
Parameters: message - the detail message. Parameters: cause - the cause of the error.
Methods inherited from org.objectweb.jonas_lib.deployment.api.DeploymentDescException