Class YangVersionLinkageException

All Implemented Interfaces:
Serializable

@Beta public class YangVersionLinkageException extends SourceException
An exception indicating source-level problem across multiple YANG sources relating to how they are allowed to be linked between YANG versions. This typically indicates a direct violation of RFC7950 section 12.
See Also:
  • Constructor Details