StopMacroExpansion

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

Source:
StopMacroExpansion.scala
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def fillInStackTrace(): Throwable
Definition Classes
Source:
StopMacroExpansion.scala

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Inherited from:
Throwable