com.atlassian.jira.util.concurrent
Class ThreadsafeLazyLoadedReference.InitializationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.atlassian.jira.util.concurrent.ThreadsafeLazyLoadedReference.InitializationException
All Implemented Interfaces:
Serializable
Enclosing class:
ThreadsafeLazyLoadedReference

public static class ThreadsafeLazyLoadedReference.InitializationException
extends RuntimeException

The factory ThreadsafeLazyLoadedReference.create() method threw an exception.

See Also:
Serialized Form

Constructor Summary
ThreadsafeLazyLoadedReference.InitializationException(Throwable t)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ThreadsafeLazyLoadedReference.InitializationException

ThreadsafeLazyLoadedReference.InitializationException(Throwable t)


Copyright © 2002-2007 Atlassian. All Rights Reserved.