br.gov.ans.tiss.ws.tipos.tisssolicitacaostatusprotocolo
Class ProcotoloInexistente

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by br.gov.ans.tiss.ws.tipos.tisssolicitacaostatusprotocolo.ProcotoloInexistente
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="ProcotoloInexistente",
          targetNamespace="http://www.ans.gov.br/tiss/ws/tipos/tissSolicitacaoStatusProtocolo")
public class ProcotoloInexistente
extends java.lang.Exception

This class was generated by the JAXWS SI. JAX-WS RI 2.0_03-b24-fcs Generated source version: 2.0

See Also:
Serialized Form

Field Summary
private  java.lang.String faultInfo
          Java type that goes as soapenv:Fault detail element.
 
Constructor Summary
ProcotoloInexistente(java.lang.String message, java.lang.String faultInfo)
           
ProcotoloInexistente(java.lang.String message, java.lang.String faultInfo, java.lang.Throwable cause)
           
 
Method Summary
 java.lang.String getFaultInfo()
           
 
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
 

Field Detail

faultInfo

private java.lang.String faultInfo
Java type that goes as soapenv:Fault detail element.

Constructor Detail

ProcotoloInexistente

public ProcotoloInexistente(java.lang.String message,
                            java.lang.String faultInfo)
Parameters:
message -
faultInfo -

ProcotoloInexistente

public ProcotoloInexistente(java.lang.String message,
                            java.lang.String faultInfo,
                            java.lang.Throwable cause)
Parameters:
message -
faultInfo -
cause -
Method Detail

getFaultInfo

public java.lang.String getFaultInfo()
Returns:
returns fault bean: java.lang.String