public class ServiceException extends Exception
| Constructor and Description |
|---|
ServiceException() |
ServiceException(String mainInfo,
String details) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDetails() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getDetails()
Copyright © 2012 OW2 Consortium. All Rights Reserved.