Definitions of SPL exception classes. More...
Classes |
|
class | SPL::SPLRuntimeException |
Class that represents SPL runtime exceptions. More... |
|
class | SPL::SPLRuntimeTypeMismatchException |
Class that represents SPL runtime type mismatch exceptions. More... |
|
class | SPL::SPLRuntimeDeserializationException |
Class that represents SPL runtime type deserialization exceptions. More... |
|
class | SPL::SPLRuntimeSerializationException |
Class that represents SPL runtime type serialization exceptions. More... |
|
class | SPL::SPLRuntimeInvalidIndexException |
Class that represents SPL runtime invalid index exceptions. More... |
|
class | SPL::SPLRuntimeInvalidArgumentException |
Class that represents SPL runtime invalid argument exceptions. More... |
|
class | SPL::SPLRuntimeInvalidMetricException |
Class that represents SPL runtime invalid metric exceptions. More... |
|
class | SPL::SPLRuntimeInvalidCheckpointException |
Class that represents SPL runtime invalid checkpoint exceptions. More... |
|
class | SPL::SPLRuntimeInvalidSlidingWindowException |
Class that represents SPL runtime invalid sliding window exceptions. More... |
|
class | SPL::SPLRuntimeInvalidTumblingWindowException |
Class that represents SPL runtime invalid tumbling window exceptions. More... |
|
class | SPL::SPLRuntimeStreamPropertyException |
Class that represents SPL runtime stream property exceptions. More... |
|
class | SPL::SPLRuntimeSubscriptionException |
Class that represents SPL runtime subscription exceptions. More... |
|
class | SPL::SPLRuntimeSubscriptionInvalidClauseException |
Class that represents SPL runtime subscription invalid clause exceptions. More... |
|
class | SPL::SPLRuntimeSubscriptionInvalidLiteralException |
Class that represents SPL runtime subscription invalid literal exceptions. More... |
|
class | SPL::SPLRuntimeSubscriptionNoSubscriptWithInException |
Class that represents SPL runtime subscription no subscript can be used with the 'In' operator exceptions. More... |
|
class | SPL::SPLRuntimeOperatorException |
Class that represents SPL runtime operator exceptions. More... |
|
class | SPL::SPLRuntimeMissingDataDirectory |
Class that represents a missing data directory. More... |
|
class | SPL::SPLRuntimeIOException |
Indicates that an exception has occurred when executing an I/O operation. More... |
|
class | SPL::SPLControlException |
Root of all the exceptions thrown by the SPL runtime control. More... |
|
class | SPL::SPLListenerNotFoundException |
The specified listener is not registered with the Job Control Plane. More... |
|
class | SPL::SPLControlBeanException |
Represents exceptions thrown by MBeans registered with the Job Control Plane. More... |
|
class | SPL::SPLControlBeanNotFoundException |
The specified MBean is not registered with the Job Control Plane. More... |
Namespaces |
|
namespace | SPL |
C++ classes for writing operators. |
Definitions of SPL exception classes.