Uses of Interface
aQute.service.reporter.Messages.ERROR
Packages that use Messages.ERROR
Package
Description
-
Uses of Messages.ERROR in aQute.bnd.ant
Methods in aQute.bnd.ant that return Messages.ERRORModifier and TypeMethodDescriptionAntMessages.FailedToDeploy_Exception_(File file, Exception e) AntMessages.GotFileNeedDir_(File absoluteFile) AntMessages.NotAJarFile_(File file) -
Uses of Messages.ERROR in aQute.bnd.build
Methods in aQute.bnd.build that return Messages.ERRORModifier and TypeMethodDescriptionProjectMessages.AddingNonExistentFileToClassPath_(File f) ProjectMessages.CircularDependencyContext_Message_(String name, String message) ProjectMessages.ConfusedNoContainerFile()ProjectMessages.DeployingFile_On_Exception_(File file, String name, Exception e) ProjectMessages.FoundVersions_ForStrategy_ButNoProvider(SortedMap<Version, RepositoryPlugin> versions, Strategy useStrategy) ProjectMessages.IncompatibleHandler_For_(String launcher, String defaultHandler) ProjectMessages.InvalidStrategy(String help, String[] args) ProjectMessages.MissingDependson_(String p) ProjectMessages.MissingPom()ProjectMessages.NoNameForReleaseRepository()ProjectMessages.NoOutputDirectory_(File output) ProjectMessages.NoScripters_(String script) ProjectMessages.NoSuchProject(String bsn, String spec) ProjectMessages.Release_Into_Exception_(String jar, RepositoryPlugin rp, Exception e) ProjectMessages.ReleaseRepository_NotFoundIn_(String name, List<RepositoryPlugin> plugins) ProjectMessages.RepoTooFewArguments(String help, String[] args) ProjectMessages.SettingPackageInfoException_(Exception e) -
Uses of Messages.ERROR in aQute.bnd.main
Methods in aQute.bnd.main that return Messages.ERRORModifier and TypeMethodDescriptionBndMessages.ForProject_File_FailedToCreateExecutableException_(Project project, String path, Exception e) BndMessages.InvalidBumpMask_(String mask) BndMessages.InvalidGlobPattern_(String pattern) BndMessages.MoreArgumentsThanNeeded_(Iterable<String> args) BndMessages.NoCommandForProject(Project p) BndMessages.NoProject()BndMessages.NoSuchRepository_(String newer) BndMessages.Project_RunFailed_(Project project, Exception e) BndMessages.UnrecognizedFileType_(String path) -
Uses of Messages.ERROR in aQute.lib.getopt
Methods in aQute.lib.getopt that return Messages.ERRORModifier and TypeMethodDescriptionCommandLineMessages.MissingArgument_(String string) CommandLineMessages.MissingArgument__(String name, char charAt) CommandLineMessages.NoSuchCommand_(String cmd) CommandLineMessages.Option__WithArgumentNotLastInAbbreviation_(String name, char charAt, String typeDescriptor) CommandLineMessages.OptionCanOnlyOccurOnce_(String name) CommandLineMessages.OptionNotSet_(String name) CommandLineMessages.TooManyArguments_(List<String> arguments) CommandLineMessages.UnrecognizedOption_(String name) -
Uses of Messages.ERROR in aQute.libg.reporter
Classes in aQute.libg.reporter that implement Messages.ERROR -
Uses of Messages.ERROR in aQute.service.reporter
Methods in aQute.service.reporter that return Messages.ERRORModifier and TypeMethodDescriptionMessages.NoSuchFile_(Object r) Messages.Unexpected_Error_(String context, Exception e)