public class ServiceException extends RuntimeException
| Constructor and Description | 
|---|
| ServiceException() | 
| ServiceException(String message) | 
| ServiceException(String message,
                Throwable cause) | 
| ServiceException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Suncode. All rights reserved.