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(Exception cause)
WorkspaceException(String message)
WorkspaceException(String message, Exception cause)

Constructor Details

WorkspaceException

public WorkspaceException(Exception cause)

WorkspaceException

public WorkspaceException(String message)

WorkspaceException

public WorkspaceException(String message,
                          Exception cause)

© Copyright 2004-2006 VLSolutions. All Rights Reserved.
www.vlsolutions.com : Java Components - Smart Client Applications