@WebFault(name="RetrieveException",
targetNamespace="http://www.nortel.com/soa/oi/cct/faults")
public class RetrieveException
extends java.lang.Exception
Constructor and Description |
---|
RetrieveException() |
RetrieveException(java.lang.String message) |
RetrieveException(java.lang.String message,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_basefaults_1_2_draft_01.ExceptionInfo retrieveException) |
RetrieveException(java.lang.String message,
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_basefaults_1_2_draft_01.ExceptionInfo retrieveException,
java.lang.Throwable cause) |
RetrieveException(java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
org.oasis_open.docs.wsrf._2004._06.wsrf_ws_basefaults_1_2_draft_01.ExceptionInfo |
getFaultInfo() |
public RetrieveException()
public RetrieveException(java.lang.String message)
public RetrieveException(java.lang.String message, java.lang.Throwable cause)
public RetrieveException(java.lang.String message, org.oasis_open.docs.wsrf._2004._06.wsrf_ws_basefaults_1_2_draft_01.ExceptionInfo retrieveException)
public RetrieveException(java.lang.String message, org.oasis_open.docs.wsrf._2004._06.wsrf_ws_basefaults_1_2_draft_01.ExceptionInfo retrieveException, java.lang.Throwable cause)
Copyright © 2010 All Rights Reserved.