Class StreamingDataset.StreamingException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- com.inductiveautomation.ignition.common.StreamingDataset.StreamingException
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - StreamingDataset
 
public static class StreamingDataset.StreamingException extends java.lang.RuntimeException- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description StreamingException(java.lang.Throwable cause) 
 -