NilException

public class NilException extends NativeException

Nil exception used for handling native nil exceptions.

Constructors

NilException

protected NilException()

Construct a nil reference with a null pointer.

Methods

getMessage

public String getMessage()

Returns "NIL" as a description.