public class ServletErrorPage extends Object
ServletErrorPage(int status, Class<? extends Throwable> exception, String path)
boolean
equals(Object o)
Class<? extends Throwable>
getException()
String
getExceptionName()
getExceptionType()
getPath()
int
getStatus()
hashCode()
isGlobal()
toString()
getClass, notify, notifyAll, wait, wait, wait
public ServletErrorPage(int status, Class<? extends Throwable> exception, String path)
public int getStatus()
public Class<? extends Throwable> getException()
public String getPath()
public String getExceptionName()
public boolean isGlobal()
public String getExceptionType()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2021. All rights reserved.