ThrownException
dotty.tools.dotc.core.Annotations.ThrownException
object ThrownException
Extracts the type of the thrown exception from an annotation.
Supports both "old-style" @throws(classOf[Exception]) as well as "new-style" @throws[Exception]("cause") annotations.
Attributes
- Graph
-
- Supertypes
- Self type
-
ThrownException.type
Members list
In this article