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