org.apertereports.ws.exception
Class ReportWebServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apertereports.ws.exception.ReportWebServiceException
- All Implemented Interfaces:
- Serializable
@SoapFault(faultCode=SERVER)
public class ReportWebServiceException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReportWebServiceException
public ReportWebServiceException(AperteReportsException e)
ReportWebServiceException
public ReportWebServiceException(ReportConstants.ErrorCodes errorCode,
String message)
ReportWebServiceException
public ReportWebServiceException(ReportConstants.ErrorCodes errorCode,
String message,
Throwable e)
ReportWebServiceException
public ReportWebServiceException(Throwable cause)
getErrorCode
public ReportConstants.ErrorCodes getErrorCode()
getErrorDesc
public String getErrorDesc()
Copyright © 2011-2012. All Rights Reserved.