com.vlsolutions.swing.docking.ws
Class WorkspaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vlsolutions.swing.docking.ws.WorkspaceException
- All Implemented Interfaces:
- Serializable
public class WorkspaceException
- extends Exception
An exception raised when a workspace operation has gone wrong (can encapsulate
another exception).
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WorkspaceException
public WorkspaceException(String message)
WorkspaceException
public WorkspaceException(Exception cause)
WorkspaceException
public WorkspaceException(String message,
Exception cause)
© Copyright 2004-2007 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications