ca.sqlpower.wabit.dao
Class WorkspaceOutOfSyncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.sqlpower.wabit.dao.WabitPersistenceException
ca.sqlpower.wabit.dao.WorkspaceOutOfSyncException
- All Implemented Interfaces:
- java.io.Serializable
public class WorkspaceOutOfSyncException
- extends WabitPersistenceException
- See Also:
- Serialized Form
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WorkspaceOutOfSyncException
public WorkspaceOutOfSyncException(java.lang.String uuid)
WorkspaceOutOfSyncException
public WorkspaceOutOfSyncException(java.lang.String uuid,
java.lang.String message)
WorkspaceOutOfSyncException
public WorkspaceOutOfSyncException(java.lang.String uuid,
java.lang.Throwable cause)
WorkspaceOutOfSyncException
public WorkspaceOutOfSyncException(java.lang.String uuid,
java.lang.String message,
java.lang.Throwable cause)
Copyright © 2009. All Rights Reserved.