public final class DefaultError extends Object
DefaultError(int statusCode, String message)
DefaultError(int statusCode, Throwable e)
String
message()
int
statusCode()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DefaultError(int statusCode, String message)
public DefaultError(int statusCode, Throwable e)
public int statusCode()
public String message()
public String toString()
toString
Object
Copyright © 2023. All rights reserved.