Class RequiredElementCountException

All Implemented Interfaces:
Serializable, YangNetconfErrorAware

@Beta @NonNullByDefault public final class RequiredElementCountException extends DataValidationFailedException implements YangNetconfErrorAware
Exception thrown when min-elements or max-element statement restrictions are violated.
Author:
Robert Varga
See Also: