org.apache.pivot.charts
Class ProviderNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pivot.charts.ProviderNotFoundException
- All Implemented Interfaces:
- Serializable
public class ProviderNotFoundException
- extends RuntimeException
Thrown when a suitable chart provider cannot be located.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProviderNotFoundException
public ProviderNotFoundException()