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