Package 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:
 java.io.Serializable
public class ProviderNotFoundException extends java.lang.RuntimeExceptionThrown when a suitable chart provider cannot be located.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ProviderNotFoundException()Construct with a default message. 
 -