Uses of Class
cloud.opencode.base.yml.exception.YmlPlaceholderException
Packages that use YmlPlaceholderException
Package
Description
YML Exception Classes - YAML processing exception hierarchy
YML 异常类 - YAML 处理异常层次结构
-
Uses of YmlPlaceholderException in cloud.opencode.base.yml.exception
Methods in cloud.opencode.base.yml.exception that return YmlPlaceholderExceptionModifier and TypeMethodDescriptionstatic YmlPlaceholderExceptionYmlPlaceholderException.circularReference(String placeholder) Creates an exception for circular reference.