***  This API provides Binary Compatibility only, not Source Compatibility  ***

com.sas.iom
Class WorkspacePoolException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sas.util.ChainedException
                    |
                    +--com.sas.iom.WorkspacePoolException
All Implemented Interfaces:

Deprecated. WorkspacePoolDriver and WorkspacePoolException have been deprecated in favor of the less ambiguous WorkspaceFactory and WorkspaceFactoryException.

public class WorkspacePoolException
extends ChainedException

The exception class for the deprecated class WorkspacePoolDriver.

See Also:
WorkspaceFactoryException, Serialized Form

Constructor Summary
WorkspacePoolException()
          Deprecated. No-argument constructor.
WorkspacePoolException(String message)
          Deprecated. Constructor with message.
WorkspacePoolException(String message, Throwable nestedException)
          Deprecated. Wrapper constructor.
WorkspacePoolException(Throwable nestedException)
          Deprecated. Wrapper constructor.
 
Methods inherited from class com.sas.util.ChainedException
chainContains, getRootException, getRootException, getTargetException, getTargetException, printStackTrace, printStackTrace, printStackTrace, toString, toStringBuffer
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkspacePoolException

public WorkspacePoolException()
Deprecated. 
No-argument constructor.

WorkspacePoolException

public WorkspacePoolException(String message)
Deprecated. 
Constructor with message.
Parameters:
message - a message adding detail to the exception

WorkspacePoolException

public WorkspacePoolException(Throwable nestedException)
Deprecated. 
Wrapper constructor.
Parameters:
nestedException - exception being wrapped

WorkspacePoolException

public WorkspacePoolException(String message,
                              Throwable nestedException)
Deprecated. 
Wrapper constructor.
Parameters:
message - a message to include in the exception.
nestedException - an exception being wrapped.

***  This API provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:51