Class DataFormatException

All Implemented Interfaces:
Serializable

public class DataFormatException extends IllegalArgumentException
An exception indicating that a string value could not be converted into the requested data type.
See Also:
  • Constructor Details

    • DataFormatException

      public DataFormatException()
      Creates a new exception.
    • DataFormatException

      public DataFormatException(String message)
      Creates a new exception.
      Parameters:
      message - the message