pe.gob.sunat.tecnologia.receptor.service
Class Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pe.gob.sunat.tecnologia.receptor.service.Exception
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="Exception",
          targetNamespace="http://services.sigad.sunat.gob.pe")
public class Exception
extends java.lang.Exception

This class was generated by the JAX-WS RI. JAX-WS RI 2.1.7-b01- Generated source version: 2.1

See Also:
Serialized Form

Constructor Summary
Exception(java.lang.String message, Exception faultInfo)
           
Exception(java.lang.String message, Exception faultInfo, java.lang.Throwable cause)
           
 
Method Summary
 Exception 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
 

Constructor Detail

Exception

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

Exception

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

getFaultInfo

public Exception getFaultInfo()
Returns:
returns fault bean: pe.gob.sunat.sigad.services.Exception