Uses of Class
org.apache.storm.generated.HBExecutionException
Packages that use HBExecutionException
-
Uses of HBExecutionException in org.apache.storm.generated
Methods in org.apache.storm.generated that return HBExecutionExceptionMethods in org.apache.storm.generated with parameters of type HBExecutionExceptionModifier and TypeMethodDescriptionint
HBExecutionException.compareTo
(HBExecutionException other) boolean
HBExecutionException.equals
(HBExecutionException that) Constructors in org.apache.storm.generated with parameters of type HBExecutionExceptionModifierConstructorDescriptionPerforms a deep copy on other. -
Uses of HBExecutionException in org.apache.storm.utils
Subclasses of HBExecutionException in org.apache.storm.utilsModifier and TypeClassDescriptionclass
Wraps the generated TException to allow getMessage() to return a valid string.