Class DeploymentException

All Implemented Interfaces:
Serializable

public class DeploymentException extends AxisFault
See Also:
  • Constructor Details

    • DeploymentException

      public DeploymentException(String message)
    • DeploymentException

      public DeploymentException(Throwable cause)
    • DeploymentException

      public DeploymentException(String message, Throwable cause)