|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thortech.xl.util.ThorException
com.thortech.xl.ddm.exception.DDMException
public class DDMException
This exception signals a failure in import or export by the Deployment Manager
| Constructor Summary | |
|---|---|
DDMException() |
|
DDMException(java.lang.String s) |
|
DDMException(java.lang.String s, java.lang.Exception ex) |
|
| Method Summary |
|---|
| Methods inherited from class com.thortech.xl.util.ThorException |
|---|
getOriginalCause, setCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DDMException()
public DDMException(java.lang.String s)
s -
public DDMException(java.lang.String s,
java.lang.Exception ex)
s -ex -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||