public class OSMRestrictionException extends Exception
| Constructor and Description |
|---|
OSMRestrictionException(String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWithoutWarning() |
static OSMRestrictionException |
withoutWarning() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OSMRestrictionException(String message)
public static OSMRestrictionException withoutWarning()
public boolean isWithoutWarning()
Copyright © 2012–2022. All rights reserved.