Package org.codehaus.mojo.gwt.utils
Class GwtModuleReaderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.codehaus.mojo.gwt.utils.GwtModuleReaderException
-
- All Implemented Interfaces:
Serializable
public class GwtModuleReaderException extends Exception
- Since:
- 2.1.0-1
- Author:
- Olivier Lamy
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GwtModuleReaderException(String message)GwtModuleReaderException(String message, Throwable t)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-