public class GisgraphyCommunicationException
extends com.gisgraphy.service.ServiceException
| Constructor and Description |
|---|
GisgraphyCommunicationException()
Default Constructor
|
GisgraphyCommunicationException(String message) |
GisgraphyCommunicationException(String message,
Throwable cause) |
GisgraphyCommunicationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GisgraphyCommunicationException()
public GisgraphyCommunicationException(String message, Throwable cause)
message - The messagecause - The causepublic GisgraphyCommunicationException(String message)
message - The messagepublic GisgraphyCommunicationException(Throwable cause)
cause - The causeCopyright © 2015. All rights reserved.