Package org.apache.storm.utils
Class DisallowedStrategyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.storm.utils.DisallowedStrategyException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionDisallowedStrategyException
(String attemptedClass, List<String> allowedStrategies) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DisallowedStrategyException
-
-
Method Details
-
getAttemptedClass
-
getAllowedStrategies
-