com.dbdeploy.exceptions
Class DuplicateChangeScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dbdeploy.exceptions.DbDeployException
com.dbdeploy.exceptions.DuplicateChangeScriptException
- All Implemented Interfaces:
- Serializable
public class DuplicateChangeScriptException
- extends DbDeployException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateChangeScriptException
public DuplicateChangeScriptException()
DuplicateChangeScriptException
public DuplicateChangeScriptException(String message,
Throwable cause)
DuplicateChangeScriptException
public DuplicateChangeScriptException(String message)
DuplicateChangeScriptException
public DuplicateChangeScriptException(Throwable cause)
Copyright © 2011. All Rights Reserved.