edu.rice.cs.drjava.model.definitions.reducedmodel
Class BraceException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--edu.rice.cs.drjava.model.definitions.reducedmodel.BraceException
All Implemented Interfaces:
Serializable

class BraceException
extends RuntimeException

An exception class used by methods in this class.

See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, detailMessage, serialVersionUID
 
Constructor Summary
(package private) BraceException(String s)
          put your documentation comment here
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait
 

Constructor Detail

BraceException

BraceException(String s)
put your documentation comment here
Parameters:
String - s