ref_send API 2.17
defensive programming in Java

org.ref_send.scope
Class Unavailable

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

public class Unavailable
extends java.lang.RuntimeException
implements Powerless

Signals use of an unavailable name.

See Also:
Serialized Form

Field Summary
 java.lang.String name
          name that is unavailable
 
Constructor Summary
Unavailable(java.lang.String name)
          Constructs an instance.
 
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
 

Field Detail

name

public final java.lang.String name
name that is unavailable

Constructor Detail

Unavailable

public Unavailable(java.lang.String name)
Constructs an instance.

Parameters:
name - name

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.