Package org.mozilla.javascript
Class NativeGenerator.GeneratorClosedException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.mozilla.javascript.NativeGenerator.GeneratorClosedException
 
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 - Enclosing class:
- NativeGenerator
 
 public static class NativeGenerator.GeneratorClosedException extends java.lang.RuntimeException- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description GeneratorClosedException()
 
-