public class ServiceException
extends java.lang.Exception
Constructor and Description |
---|
ServiceException(java.lang.String message) |
ServiceException(java.lang.String message,
java.lang.Throwable cause) |
ServiceException(java.lang.Throwable cause) |