public class IndirectionException extends SystemException
InputStream
,
OutputStream
Modifier and Type | Field and Description |
---|---|
int |
offset
Points to the stream's offset.
|
completed, minor
Constructor and Description |
---|
IndirectionException(int offset)
Creates an IndirectionException with the right offset value.
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IndirectionException(int offset)
offset
- the stream offset where recursion is detected.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.