org.codehaus.mojo.axistools.axis
Class AxisPluginException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.mojo.axistools.axis.AxisPluginException
All Implemented Interfaces:
Serializable

public class AxisPluginException
extends Exception

See Also:
Serialized Form

Constructor Summary
AxisPluginException(String message)
           
AxisPluginException(String message, Throwable cause)
           
AxisPluginException(Throwable cause)
           
 
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

AxisPluginException

public AxisPluginException(String message)

AxisPluginException

public AxisPluginException(Throwable cause)

AxisPluginException

public AxisPluginException(String message,
                           Throwable cause)


Copyright © 2005–2015 MojoHaus. All rights reserved.