org.codehaus.xfire.fault
Class FaultInfoException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.codehaus.xfire.fault.FaultInfoException
All Implemented Interfaces:
java.io.Serializable

public class FaultInfoException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
FaultInfoException()
           
FaultInfoException(java.lang.String arg0)
           
FaultInfoException(java.lang.String arg0, java.lang.Throwable arg1)
           
FaultInfoException(java.lang.Throwable arg0)
           
 
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

FaultInfoException

public FaultInfoException(java.lang.String arg0,
                          java.lang.Throwable arg1)

FaultInfoException

public FaultInfoException(java.lang.String arg0)

FaultInfoException

public FaultInfoException(java.lang.Throwable arg0)

FaultInfoException

public FaultInfoException()


Copyright © 2004-2006 null. All Rights Reserved.