public class XRRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
XRRuntimeException(String msg)
Instantiates a new Exception with a "reason" message.
|
XRRuntimeException(String msg,
Throwable cause)
Instantiates a new Exception with a "reason" message.
|
public XRRuntimeException(String msg)
msg - Reason the exception is being thrown.Copyright © 2019. All Rights Reserved.