public class FastEnhancerException extends RuntimeException
限定符和类型 | 字段和说明 |
---|---|
private static long |
serialVersionUID |
限定符 | 构造器和说明 |
---|---|
|
FastEnhancerException() |
|
FastEnhancerException(String message) |
|
FastEnhancerException(String message,
Throwable cause) |
protected |
FastEnhancerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
FastEnhancerException(Throwable cause) |
Copyright © 2021. All rights reserved.