ref_send API 2.17
defensive programming in Java

org.ref_send.promise
Class Unresolved

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.NullPointerException
                  extended by org.ref_send.promise.Unresolved
All Implemented Interfaces:
java.io.Serializable, Immutable, Powerless

public final class Unresolved
extends java.lang.NullPointerException
implements Powerless

Signals a call to an unresolved promise.

See Also:
Serialized Form

Constructor Summary
Unresolved()
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Unresolved

public Unresolved()

ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.