Uses of Class
org.apache.storm.generated.HBExecutionException
Packages that use HBExecutionException
- 
Uses of HBExecutionException in org.apache.storm.generatedMethods in org.apache.storm.generated that return HBExecutionExceptionMethods in org.apache.storm.generated with parameters of type HBExecutionExceptionModifier and TypeMethodDescriptionintHBExecutionException.compareTo(HBExecutionException other) booleanHBExecutionException.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.utilsSubclasses of HBExecutionException in org.apache.storm.utilsModifier and TypeClassDescriptionclassWraps the generated TException to allow getMessage() to return a valid string.