public class InvocationException extends RuntimeException
| 构造器和说明 |
|---|
InvocationException() |
InvocationException(String message) |
InvocationException(String message,
Throwable cause) |
InvocationException(Throwable cause) |
Copyright © 2020. All rights reserved.