|
Lafros MaCS 1.2r1
|
|
com/lafros/macs/ExceptionHandler.scala]
trait
ExceptionHandler
extends AnyRef| Method Summary | |
abstract def
|
handleException
(e : java.lang.Exception) : Unit
called if the submitted command threw the exception, e.
|
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
abstract
def
handleException(e : java.lang.Exception) : Unit
|
Lafros MaCS 1.2r1
|
|