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, toStringCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.