public final class DataParseException
extends java.lang.Exception
| Constructor and Description |
|---|
DataParseException(java.lang.String message,
SourceLocation location) |
| Modifier and Type | Method and Description |
|---|---|
SourceLocation |
getLocation() |
public DataParseException(@Nonnull
java.lang.String message,
@Nonnull
SourceLocation location)
@Nonnull public SourceLocation getLocation()