Package java.lang

Class ArrayStoreException

All Implemented Interfaces:
Serializable

public class ArrayStoreException extends RuntimeException
See Also:
  • Constructor Details

    • ArrayStoreException

      public ArrayStoreException()
    • ArrayStoreException

      public ArrayStoreException(String var0)