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