ClientAWTExceptionEvent

org.nlogo.hubnet.client.ClientAWTExceptionEvent
class ClientAWTExceptionEvent(source: AnyRef, e: Exception, val sendingException: Boolean) extends ClientAWTEvent

Attributes

Source
ClientAWTEvent.scala
Graph
Supertypes
class AWTEvent
class EventObject
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def getID(): Int

Attributes

Inherited from:
AWTEvent
def getSource(): <FromJavaObject>

Attributes

Inherited from:
EventObject
def paramString(): String

Attributes

Inherited from:
AWTEvent
def setSource(x$0: <FromJavaObject>): Unit

Attributes

Inherited from:
AWTEvent
def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:
AWTEvent

Concrete fields

Inherited fields

val info: AnyRef

Attributes

Inherited from:
ClientAWTEvent
Source
ClientAWTEvent.scala

Attributes

Inherited from:
ClientAWTEvent
Source
ClientAWTEvent.scala