com.vlsolutions.swing.docking.ws

Class WorkspaceException

public class WorkspaceException extends Exception

An exception raised when a workspace operation has gone wrong (can encapsulate another exception).
Constructor Summary
WorkspaceException(String message)
WorkspaceException(Exception cause)
WorkspaceException(String message, Exception cause)

Constructor Detail

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