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