public class ServiceAlreadyExistsException extends Exception
| Constructor and Description |
|---|
ServiceAlreadyExistsException()
Constructs a
ServiceAlreadyExistsException with no
detail message. |
ServiceAlreadyExistsException(String s)
Constructs a
ServiceAlreadyExistsException with a
detail message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceAlreadyExistsException()
ServiceAlreadyExistsException with no
detail message.public ServiceAlreadyExistsException(String s)
ServiceAlreadyExistsException with a
detail messages - detail messageCopyright © 2012 code4tv.com. All Rights Reserved.