@WebFault(faultBean="org.csapi.schema.parlayx.common.v2_1.PolicyException", targetNamespace="http://www.csapi.org/schema/parlayx/common/v2_1", name="PolicyException") public class PolicyException extends Exception
| Constructor and Description | 
|---|
| PolicyException(String message,
               PolicyException faultInfo) | 
| PolicyException(String message,
               PolicyException faultInfo,
               Throwable t) | 
| Modifier and Type | Method and Description | 
|---|---|
| PolicyException | getFaultInfo() | 
| void | setFaultInfo(PolicyException faultInfo) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PolicyException(String message, PolicyException faultInfo)
public PolicyException(String message, PolicyException faultInfo, Throwable t)
public PolicyException getFaultInfo()
public void setFaultInfo(PolicyException faultInfo)
Copyright © 2009,2014 Oracle and/or its affiliates. All rights reserved.