Class GenericRelationEditor.AddAbortException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.AddAbortException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- GenericRelationEditor
public static class GenericRelationEditor.AddAbortException extends Exception
Exception thrown when user aborts add operation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AddAbortException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
AddAbortException
public AddAbortException()
-
-