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