org.codehaus.xfire.gen
Class GenerationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.xfire.gen.GenerationException
All Implemented Interfaces:
java.io.Serializable

public class GenerationException
extends java.lang.Exception

See Also:
Serialized Form

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

GenerationException

public GenerationException()

GenerationException

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

GenerationException

public GenerationException(java.lang.String arg0)

GenerationException

public GenerationException(java.lang.Throwable arg0)


Copyright © 2004-2009. All Rights Reserved.