Package com.google.appengine.api.modules
Class ModulesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.appengine.api.modules.ModulesException
- All Implemented Interfaces:
Serializable
Exception thrown by the
ModulesService
.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionModulesException
(String detail) ModulesException
(String detail, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModulesException
-
ModulesException
-