Class Iterables.LazyReference.InitializationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.atlassian.fugue.Iterables.LazyReference.InitializationException
All Implemented Interfaces:
Serializable
Enclosing class:
Iterables.LazyReference<T>

public static class Iterables.LazyReference.InitializationException extends RuntimeException
If the factory Iterables.LazyReference.create() method threw an exception, this wraps it.
See Also:
  • Field Details

  • Constructor Details