scala.build.errors

Members list

Type members

Classlikes

final class AmbiguousPlatformError(passedPlatformTypes: Seq[String]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
abstract class BuildException(val message: String, val positions: Seq[Position], cause: Throwable) extends Exception, Diagnostic
final class BuildInfoGenerationError(msg: String, positions: Seq[Position], cause: Exception) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class CantDownloadAmmoniteError(ammoniteVersion: String, scalaVersion: String, underlying: CantDownloadModule, val positions: Seq[Position]) extends BuildException

Attributes

Companion
object
Supertypes
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
class CheckScalaCliVersionError(val message: String, val cause: Throwable) extends Exception

Attributes

Companion
object
Supertypes
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

Attributes

Companion
object
Supertypes
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
final class ConfigDbException(cause: Exception) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class DependencyFormatError(val dependencyString: String, val error: String, positions: Seq[Position]) extends BuildException

Attributes

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

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Diagnostic.type
final class DirectiveErrors(errors: ::[String], positions: Seq[Position]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class ExcludeDefinitionError(positions: Seq[Position], expectedProjectFilePath: Path) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class FetchingDependenciesError(val underlying: CoursierError, val positions: Seq[Position]) extends BuildException

Attributes

Companion
object
Supertypes
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
final class FileNotFoundException(val path: Path) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class ForbiddenPathReferenceError(val virtualRoot: String, val positionOpt: Option[Position]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class InputsException(message: String) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class InvalidBinaryScalaVersionError(val invalidBinaryVersion: String) extends ScalaVersionError

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
final class MalformedCliInputError(message: String) extends BuildException

Attributes

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

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class MalformedInputError(val inputType: String, val input: String, val expectedShape: String, positions: Seq[Position], cause: Option[Throwable]) extends BuildException

Attributes

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

Attributes

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

Attributes

Companion
object
Supertypes
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
final class ModuleFormatError(val moduleString: String, val error: String, val originOpt: Option[String], positions: Seq[Position]) extends BuildException

Attributes

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

Attributes

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

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class NoScalaVersionProvidedError(val depOrModule: Either[AnyModule, AnyDependency], positions: Seq[Position]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class NoTestFrameworkFoundError extends TestError

Attributes

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

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class NoTestsRun extends TestError

Attributes

Supertypes
class TestError
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class NoValidScalaVersionFoundError(val versionString: String) extends ScalaVersionError

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class NoValueProvidedError(val key: String) extends BuildException

Attributes

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

Attributes

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

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class RepositoryFormatError(errors: ::[String]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class ScalaNativeBuildError() extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class ScalaNativeCompatibilityError(val scalaVersion: String, val scalaNativeVersion: String) extends BuildException

Attributes

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

Attributes

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

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
final class SeveralMainClassesFoundError(mainClasses: ::[String], commandString: String, positions: Seq[Position]) extends MainClassError

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
sealed abstract class Severity extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Error.type
object Hint.type
object Warning.type
object Severity

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Severity.type
abstract class TestError(message: String) extends BuildException

Attributes

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

Attributes

Supertypes
class TestError
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class ToolkitVersionError(msg: String, positions: Seq[Position]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class UnexpectedDirectiveError(val key: String) extends BuildException

Attributes

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

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class UnrecognizedDebugModeError(mode: String) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class UnrecognizedJsOptModeError(mode: String, aliasesForFullLink: Seq[String], aliasesForFastLink: Seq[String]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class UnsupportedScalaVersionError(val binaryVersion: String) extends ScalaVersionError

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class UnusedDirectiveError(key: String, values: Seq[String], positions: Seq[Position]) extends BuildException

Attributes

Supertypes
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class WorkspaceError(message: String) extends BuildException

Attributes

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