ArrayStoreException Members

Class Overview | This Package | All Packages

Constructors

Name Description
ArrayStoreException() Constructs an ArrayStoreException with no detail message.
ArrayStoreException(String) Constructs an ArrayStoreException with the specified detail message.