public class UnsupportedFieldException extends IllegalArgumentException
| Constructor and Description |
|---|
UnsupportedFieldException(org.snakeyaml.engine.v2.nodes.Node node,
String field) |
UnsupportedFieldException(String field,
String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel