public class MyRuntimeException extends NestedRuntimeException
| 构造器和说明 |
|---|
MyRuntimeException(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
static MyRuntimeException |
Instance(Object... msg) |
contains, getMessage, getMostSpecificCause, getRootCausepublic MyRuntimeException(String msg)
public static MyRuntimeException Instance(Object... msg)
Copyright © 2015. All rights reserved.