Class DDMException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thortech.xl.util.ThorException
com.thortech.xl.ddm.exception.DDMException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UnableToAcquireLock

public class DDMException extends com.thortech.xl.util.ThorException
This exception signals a failure in import or export by the Deployment Manager
Author:
evandana
See Also:
  • Constructor Details

    • DDMException

      public DDMException()
    • DDMException

      public DDMException(String s)
      Parameters:
      s -
    • DDMException

      public DDMException(String s, Exception ex)
      Parameters:
      s -
      ex -