public class ServiceException extends Exception implements IsSerializable
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, toString
Copyright © 2010–2014 Arcbees. All rights reserved.