@Public public class TraversableOnceException extends RuntimeException
Iterable
can only be traversed once, but has
been attempted to traverse an additional time.Constructor and Description |
---|
TraversableOnceException()
Creates a new exception with a default message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.