org.codehaus.mojo.gwt
Class ClasspathBuilderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.mojo.gwt.ClasspathBuilderException
All Implemented Interfaces:
Serializable

public class ClasspathBuilderException
extends Exception

Since:
2.1.0-1
Author:
Olivier Lamy
See Also:
Serialized Form

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

ClasspathBuilderException

public ClasspathBuilderException(String message,
                                 Throwable t)

ClasspathBuilderException

public ClasspathBuilderException(String message)


Copyright © 2007-2012 Codehaus. All Rights Reserved.