@Deprecated
public class ResourceLeakException
extends java.lang.RuntimeException
| 构造器和说明 |
|---|
ResourceLeakException()
已过时。
|
ResourceLeakException(java.lang.String message)
已过时。
|
ResourceLeakException(java.lang.String message,
java.lang.Throwable cause)
已过时。
|
ResourceLeakException(java.lang.Throwable cause)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(java.lang.Object o)
已过时。
|
int |
hashCode()
已过时。
|
public ResourceLeakException()
public ResourceLeakException(java.lang.String message)
public ResourceLeakException(java.lang.String message,
java.lang.Throwable cause)
public ResourceLeakException(java.lang.Throwable cause)