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, getType
public static RenderRuntimeError.Builder builder()
public RenderErrorReason getReason()
public boolean equals(Object o)
equals
in class RuntimeError
public int hashCode()
hashCode
in class RuntimeError
public String toString()
toString
in class RuntimeError
Copyright © 2023. All rights reserved.