StopMacroExpansion

scala.quoted.runtime.StopMacroExpansion

Throwable used to abort the expansion of a macro after an error was reported

Attributes

Source
StopMacroExpansion.scala
Graph
Supertypes
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def fillInStackTrace(): Throwable

Attributes

Definition Classes
Source
StopMacroExpansion.scala

Inherited methods

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable
final def getSuppressed(): Array[Throwable]

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable
def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:
Throwable