Aztec® Programming Language
Version 1.1 Alpha 2

Copyright © 2010-2017, Aztec Development Group, All Rights Reserved

Download Aztec

Search        Contact Us

Love is all that remains the same.

- Dickey Betts

 

aztec.system.NullRefException

public class NullRefException from<ExceptionEvent>

Base

Event

ExceptionEvent

NullRefException

The NullRefException class is used to report invalid use of a null object reference, such as trying to assign a value to or read a value from a null primitive reference.

NullRefException Methods

NullRefException() Constructor for the NullRefException class

Derived Classes

See Also

  


NullRefException()

public method NullRefException()

Parameters

None

Return Value

None

Description

Constructor for the NullRefException class.

 

NullRefException Class

 

Copyright © 2010-2017

Aztec Development Group

All Rights Reserved

Download Aztec