Class GenericRelationEditor.AddAbortException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddAbortException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- GenericRelationEditor
public static class GenericRelationEditor.AddAbortException extends java.lang.Exception
Exception thrown when user aborts add operation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AddAbortException()
-
-
-
Constructor Detail
-
AddAbortException
public AddAbortException()
-
-