Class std.rt.NullReferenceError
Synopsis
public class NullReferenceError extends RuntimeError
Exception thrown when the `null' value is dereferenced.
Fields
Constructors
Construct the exception with the specified message.
public class NullReferenceError extends RuntimeError
Exception thrown when the `null' value is dereferenced.
Construct the exception with the specified message.