org.apache.cxf.frontend
Class FaultInfoException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
org.apache.cxf.frontend.FaultInfoException
- All Implemented Interfaces: 
 - Serializable
 
public class FaultInfoException
- extends Exception
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
FaultInfoException
public FaultInfoException(String arg0,
                          Throwable arg1)
FaultInfoException
public FaultInfoException(String arg0)
FaultInfoException
public FaultInfoException(Throwable arg0)
FaultInfoException
public FaultInfoException()
Apache CXF