public class DisallowedStrategyException extends RuntimeException
Constructor and Description |
---|
DisallowedStrategyException(String attemptedClass,
List<String> allowedStrategies) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAllowedStrategies() |
String |
getAttemptedClass() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 The Apache Software Foundation. All rights reserved.