@WebFault(name="CoverityFault", targetNamespace="http://ws.coverity.com/v5") public class CovRemoteServiceException_Exception extends Exception
| Constructor and Description |
|---|
CovRemoteServiceException_Exception(String message,
CovRemoteServiceException faultInfo) |
CovRemoteServiceException_Exception(String message,
CovRemoteServiceException faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
CovRemoteServiceException |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CovRemoteServiceException_Exception(String message, CovRemoteServiceException faultInfo)
message - faultInfo - public CovRemoteServiceException_Exception(String message, CovRemoteServiceException faultInfo, Throwable cause)
message - faultInfo - cause - public CovRemoteServiceException getFaultInfo()
Copyright © 2004-2013 Hudson. All Rights Reserved.