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(ARException e)
ReportWebServiceException
public ReportWebServiceException(ARConstants.ErrorCode errorCode,
String message)
ReportWebServiceException
public ReportWebServiceException(ARConstants.ErrorCode errorCode,
String message,
Throwable e)
ReportWebServiceException
public ReportWebServiceException(Throwable cause)
getErrorCode
public ARConstants.ErrorCode getErrorCode()
getErrorDesc
public String getErrorDesc()
Copyright © 2011-2013. All Rights Reserved.