public final class RenderRuntimeError extends RuntimeError
| Modifier and Type | Class and Description |
|---|---|
static class |
RenderRuntimeError.Builder |
message, type| Modifier and Type | Method and Description |
|---|---|
static RenderRuntimeError.Builder |
builder() |
boolean |
equals(Object o) |
RenderErrorReason |
getReason()
Get reason
|
int |
hashCode() |
String |
toString() |
getMessage, getTypepublic static RenderRuntimeError.Builder builder()
public RenderErrorReason getReason()
public boolean equals(Object o)
equals in class RuntimeErrorpublic int hashCode()
hashCode in class RuntimeErrorpublic String toString()
toString in class RuntimeErrorCopyright © 2023. All rights reserved.