net.infonode.docking
public class OperationAbortedException extends Exception
Version: $Revision: 1.3 $
| Constructor Summary | |
|---|---|
| OperationAbortedException()
Constructor. | |
| OperationAbortedException(String message)
Constructor.
| |
| OperationAbortedException(Throwable cause)
Constructor.
| |
| OperationAbortedException(String message, Throwable cause)
Constructor.
| |
Parameters: message the exception message
Parameters: cause the exception cause
Parameters: message the exception message cause the exception cause