Class NullArgumentException

All Implemented Interfaces:
Serializable

public class NullArgumentException extends IllegalArgumentException
Indicates a null argument was passed where not allowed.
Author:
AO Industries, Inc.
See Also: