public class MalformedInputException extends RuntimeException
Constructor and Description |
---|
MalformedInputException(Exception e) |
MalformedInputException(long offset) |
MalformedInputException(long offset,
String reason) |
Modifier and Type | Method and Description |
---|---|
long |
getOffset() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2022 Waarp. All rights reserved.