Class InvalidSurrogatePair

All Implemented Interfaces:
Serializable

public final class InvalidSurrogatePair extends IOException
An exception indicating that the character received after a high surrogate was not a low surrogate.
See Also:
  • Constructor Details

    • InvalidSurrogatePair

      public InvalidSurrogatePair(String message)
      Construct an exception.
      Parameters:
      message - The message