public class CillaServiceException extends Exception
| Constructor and Description | 
|---|
CillaServiceException()  | 
CillaServiceException(String msg)  | 
CillaServiceException(String msg,
                     Throwable t)  | 
CillaServiceException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CillaServiceException()
public CillaServiceException(String msg)
public CillaServiceException(Throwable t)
public CillaServiceException(String msg, Throwable t)
Copyright © 2009–2016. All rights reserved.