public abstract class BasicManagerException extends FullyAutomaticMappingException
| 构造器和说明 |
|---|
BasicManagerException() |
BasicManagerException(String message) |
BasicManagerException(String message,
Throwable cause) |
BasicManagerException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
BasicManagerException(Throwable cause) |
Copyright © 2022. All rights reserved.