Class IllegalRankException

All Implemented Interfaces:
Serializable

public class IllegalRankException extends IllegalArgumentException
Exception thrown when an operation cannot be completed because of the rank of the targeted array.
See Also:
  • Constructor Details

    • IllegalRankException

      public IllegalRankException(String message)