Class ConditionalKeys.ConditionalParsingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.openstreetmap.josm.data.validation.tests.ConditionalKeys.ConditionalParsingException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ConditionalKeys
static class ConditionalKeys.ConditionalParsingException extends RuntimeException
-
-
Constructor Summary
Constructors Constructor Description ConditionalParsingException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ConditionalParsingException
ConditionalParsingException(String message)
-
-