public class BorningException extends RuntimeException
| 构造器和说明 |
|---|
BorningException(Class<?> type,
Class<?>[] argTypes) |
BorningException(Class<?> type,
Object[] args) |
BorningException(Throwable e,
Class<?> type,
Class<?>[] argTypes) |
BorningException(Throwable e,
Class<?> type,
Object[] args) |
Copyright © 2017. All rights reserved.