public class UnexpectedCharacterException extends IOException
CharStream.read() did not find the character(s) it expected.| Constructor and Description |
|---|
UnexpectedCharacterException() |
UnexpectedCharacterException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedCharacterException()
public UnexpectedCharacterException(String message)
Copyright © 2022. All rights reserved.