Uses of Class
org.iqtig.packer.shared.error.Errors.ExactlyOneKeyNeeded
-
Packages that use Errors.ExactlyOneKeyNeeded Package Description org.iqtig.packer.shared.error -
-
Uses of Errors.ExactlyOneKeyNeeded in org.iqtig.packer.shared.error
Methods in org.iqtig.packer.shared.error that return Errors.ExactlyOneKeyNeeded Modifier and Type Method Description static Errors.ExactlyOneKeyNeeded
Errors.ExactlyOneKeyNeeded. createInstance()
Creates instance of ExactlyOneKeyNeeded with message "Es wird genau ein öffentlicher Schlüssel benötigt!"
-