scala.build.errors

Members list

Type members

Classlikes

final class ScalaJsLinkingError extends BuildException

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class SingleValueExpectedError(val directive: StrictDirective, val path: Either[String, Path]) extends BuildException

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class ToolkitDirectiveMissingVersionError(val maybePath: Either[String, Path], val key: String) extends UsingDirectiveExpectationError

Attributes

Companion
object
Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
sealed abstract class UsingDirectiveExpectationError(message: String) extends BuildException

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
final class UsingDirectiveValueNumError(maybePath: Either[String, Path], key: String, expectedValueNum: Int, providedValueNum: Int) extends UsingDirectiveExpectationError

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class UsingDirectiveWrongValueTypeError(maybePath: Either[String, Path], key: String, expectedTypes: Seq[String], hint: String) extends UsingDirectiveExpectationError

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class WrongJarPathError(cause: Throwable) extends BuildException

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class WrongJavaHomePathError(javaHomeValue: String, cause: Throwable) extends BuildException

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class WrongSourcePathError(path: String, cause: Throwable, positions: Seq[Position]) extends BuildException

Attributes

Supertypes
class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all