Class ResourceLoadException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.pepstock.charba.client.resources.ResourceLoadException
-
- All Implemented Interfaces:
Serializable
public final class ResourceLoadException extends RuntimeException
Exception created when it's able to load CHART.JS source in deferred mode.- Author:
- Andrea "Stock" Stocchero
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-