edu.rice.cs.drjava.config
Class DrJavaProperty.InfiniteLoopException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.rice.cs.drjava.config.DrJavaProperty.InfiniteLoopException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- DrJavaProperty
public static class DrJavaProperty.InfiniteLoopException
- extends RuntimeException
Exception thrown if an infinite loop of invalidation listening is detected.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DrJavaProperty.InfiniteLoopException
public DrJavaProperty.InfiniteLoopException(String s)