Messages.ERROR, Messages.WARNING
Modifier and Type | Method and Description |
---|---|
Messages.ERROR |
Failed__(Throwable t,
String string) |
Messages.ERROR |
ForProject_File_FailedToCreateExecutableException_(Project project,
String path,
Exception e) |
Messages.ERROR |
InvalidBumpMask_(String mask) |
Messages.ERROR |
InvalidGlobPattern_(String pattern) |
Messages.ERROR |
MoreArgumentsThanNeeded_(Iterable<String> args) |
Messages.ERROR |
NoCommandForProject(Project p) |
Messages.ERROR |
NoProject() |
Messages.ERROR |
NoRunFile(File f) |
Messages.ERROR |
NoSuchRepository_(String newer) |
void |
NoValidWorkspace(File f) |
Messages.ERROR |
Project_RunFailed_(Project project,
Exception e) |
Messages.ERROR |
UnrecognizedFileType_(String path) |
NoSuchFile_, Unexpected_Error_
Messages.ERROR Failed__(Throwable t, String string)
Messages.ERROR UnrecognizedFileType_(String path)
Messages.ERROR MoreArgumentsThanNeeded_(Iterable<String> args)
Messages.ERROR NoCommandForProject(Project p)
Messages.ERROR NoProject()
Messages.ERROR InvalidBumpMask_(String mask)
Messages.ERROR Project_RunFailed_(Project project, Exception e)
Messages.ERROR ForProject_File_FailedToCreateExecutableException_(Project project, String path, Exception e)
Messages.ERROR NoSuchRepository_(String newer)
Messages.ERROR InvalidGlobPattern_(String pattern)
Messages.ERROR NoRunFile(File f)
void NoValidWorkspace(File f)
Copyright © 2015 aQute SARL. All rights reserved.