|
| Foundation |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.services.information.ItemAlreadyExistsException
public class ItemAlreadyExistsException
Thrown when an item already exists.
| Constructor Summary | |
|---|---|
ItemAlreadyExistsException(java.lang.String message)
Constructs an instance using the specified message to detail the cause of the exception. |
|
ItemAlreadyExistsException(java.lang.Throwable throwable,
java.lang.String message)
Constructs an instance using the specified message and the throwable that prompted creation of this service exception. |
|
| Constructor Detail |
|---|
public ItemAlreadyExistsException(java.lang.String message)
message - Exception message.
public ItemAlreadyExistsException(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 | |||||||||||||