com.ontotext.gate.vr
Class GeneralEditorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gate.util.GateException
com.ontotext.gate.vr.GeneralEditorException
- All Implemented Interfaces:
- Serializable
- public class GeneralEditorException
- extends GateException
A general editor exception
- See Also:
- Serialized Form
Field Summary |
private static String |
BASE
The base of the exception message |
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
BASE
private static final String BASE
- The base of the exception message
- See Also:
- Constant Field Values
GeneralEditorException
public GeneralEditorException(String msg)