Event.CancelRequest
CancelRequest can be thrown inside event code, so the event will be cancelled
Note: This is more advanced facility, most events are cancelled with returned Event.Control methods
- Source
- CancelRequest.scala
class java.lang.RuntimeException
class java.lang.Exception
class java.lang.Throwable
trait java.io.Serializable
class java.lang.Object
trait scala.Matchable
class Any