Package com.google.gwt.resources.client
Class ResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gwt.resources.client.ResourceException
- All Implemented Interfaces:
Serializable
Associates a
ResourcePrototype
with a program error.- See Also:
-
Constructor Summary
ConstructorDescriptionResourceException
(ResourcePrototype resource) ResourceException
(ResourcePrototype resource, String msg) ResourceException
(ResourcePrototype resource, String msg, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceException
-
ResourceException
-
ResourceException
-
-
Method Details
-
getResource
-