|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.services.IllegalServiceStateException
public class IllegalServiceStateException
Thrown when the object is not in the proper state for the requested operation.
Constructor Summary | |
---|---|
IllegalServiceStateException(java.lang.String message)
Constructs an instance using the specified message to detail the cause of the exception. |
|
IllegalServiceStateException(java.lang.Throwable throwable,
java.lang.String message)
Constructs an instance using the specified message and a throwable that prompted creation of this service exception. |
Constructor Detail |
---|
public IllegalServiceStateException(java.lang.String message)
message
- Exception message.public IllegalServiceStateException(java.lang.Throwable throwable, java.lang.String message)
throwable
- Throwable that prompted the exception.message
- Exception message.
|
Foundation |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |