org.ejbca.core.protocol.ws.client.gen
Class WaitingForApprovalException_Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException_Exception
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="WaitingForApprovalException",
targetNamespace="http://ws.protocol.core.ejbca.org/")
public class WaitingForApprovalException_Exception- extends java.lang.Exception
This class was generated by the JAXWS SI.
JAX-WS RI 2.0_01-b59-fcs
Generated source version: 2.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WaitingForApprovalException_Exception
public WaitingForApprovalException_Exception(java.lang.String message,
WaitingForApprovalException faultInfo)
- Parameters:
message - faultInfo -
WaitingForApprovalException_Exception
public WaitingForApprovalException_Exception(java.lang.String message,
WaitingForApprovalException faultInfo,
java.lang.Throwable cause)
- Parameters:
message - faultInfo - cause -
getFaultInfo
public WaitingForApprovalException getFaultInfo()
- Returns:
- returns fault bean: org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
2010 PrimeKey Solutions AB.