Scala Library
|
|
scala/util/control/NoStackTrace.scala
]
trait
NoStackTrace
extends
java.lang.Throwable with
AnyRefMethod Summary | |
override def
|
fillInStackTrace : java.lang.Throwable |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Method Details |
Scala Library
|
|