Problem

mill.api.Problem
@Scaladoc(value = "/**\n * Contains general information about the build problem\n */")
trait Problem

Contains general information about the build problem

Attributes

Source
CompileProblemReporter.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def category: String

Attributes

Source
CompileProblemReporter.scala
def message: String

Attributes

Source
CompileProblemReporter.scala