@Beta public final class ResourceProblemException extends BaseException
Modifier and Type | Class and Description |
---|---|
static class |
ResourceProblemException.Builder |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCallStack() |
ResourceProblemException |
getInnerError() |
int |
getLineNumber() |
ResourceKey |
getResource() |
static ResourceProblemException.Builder |
newBuilder() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceKey getResource()
public int getLineNumber()
public ResourceProblemException getInnerError()
public static ResourceProblemException.Builder newBuilder()