com.atlassian.theplugin.commons.crucible
Class ValueNotYetInitialized

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.theplugin.commons.crucible.ValueNotYetInitialized
All Implemented Interfaces:
java.io.Serializable

public class ValueNotYetInitialized
extends java.lang.Exception

Created by IntelliJ IDEA. User: lguminski Date: Jul 15, 2008 Time: 1:28:35 AM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
ValueNotYetInitialized(java.lang.String s)
           
 
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

ValueNotYetInitialized

public ValueNotYetInitialized(java.lang.String s)


Copyright © 2008-2009 Atlassian Pty Ltd. All Rights Reserved.