Uses of Class
org.iqtig.packer.shared.error.Errors.OnlyOneTagAllowed
-
Packages that use Errors.OnlyOneTagAllowed Package Description org.iqtig.packer.shared.error -
-
Uses of Errors.OnlyOneTagAllowed in org.iqtig.packer.shared.error
Methods in org.iqtig.packer.shared.error that return Errors.OnlyOneTagAllowed Modifier and Type Method Description static Errors.OnlyOneTagAllowed
Errors.OnlyOneTagAllowed. createInstance()
Creates instance of OnlyOneTagAllowed with message "Es ist nur ein tag erlaubt!"
-