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
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.
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:51