com.sas.services
Class QuiesceException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sas.util.ChainedException
|
+--com.sas.services.ServiceException
|
+--com.sas.services.QuiesceException
- All Implemented Interfaces:
- public class QuiesceException
- extends ServiceException
- implements java.io.Serializable
Quiesce exception thrown when an error occurs
quiescing the service.
- Since:
- 1.1
- See Also:
- Serialized Form
QuiesceException
public QuiesceException()
- Constructs a quiesce exception..
QuiesceException
public QuiesceException(String msg)
- Constructs a quiesce exception using the specified
message to detail the issue.
- Parameters:
msg - Message detailing the cause of the quiesce exception.
Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:52