public class JPServiceException extends Exception
| Constructor and Description |
|---|
JPServiceException() |
JPServiceException(String message) |
JPServiceException(String message,
Throwable cause) |
JPServiceException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
JPServiceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JPServiceException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public JPServiceException(Throwable cause)
public JPServiceException(String message)
public JPServiceException()
Copyright © 2014–2018 openbase.org. All rights reserved.