public class ServiceException extends Exception
ServiceRuntimeException, 
Serialized Form| Constructor and Description | 
|---|
ServiceException(String s)  | 
ServiceException(String s,
                                Throwable e)  | 
ServiceException(Throwable e)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceException(String s, Throwable e)
public ServiceException(String s)
public ServiceException(Throwable e)
Copyright © 2015 The Apache Software Foundation. All rights reserved.