Class NotLicensedException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- com.inductiveautomation.reporting.common.NotLicensedException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class NotLicensedException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NotLicensedException(java.lang.String message) 
 -