public class DiagnosedStreamCorruptionException extends StreamCorruptedException
StreamCorruptedException
with some additional diagnostic information.Modifier and Type | Method and Description |
---|---|
Exception |
getDiagnoseFailure() |
byte[] |
getReadAhead() |
byte[] |
getReadBack() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2015. All rights reserved.