public final class DelightError
private final String
message
private String
type
code
DelightError(String message, String type, String code)
final String
getMessage()
getType()
final Unit
setType(String type)
getCode()
setCode(String code)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getMessage()
final String getType()
final Unit setType(String type)
final String getCode()
final Unit setCode(String code)