Class AutoDeployException

All Implemented Interfaces:
Serializable

public class AutoDeployException extends PortalException
Author:
Ivica Cardic, Brian Wing Shun Chan
See Also:
  • Constructor Details

    • AutoDeployException

      public AutoDeployException()
    • AutoDeployException

      public AutoDeployException(String msg)
    • AutoDeployException

      public AutoDeployException(String msg, Throwable throwable)
    • AutoDeployException

      public AutoDeployException(Throwable throwable)