public class ExpressionRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
ExpressionRuntimeException() |
ExpressionRuntimeException(String message) |
ExpressionRuntimeException(String message,
Throwable cause) |
ExpressionRuntimeException(Throwable cause) |
Copyright © 2017. All Rights Reserved.