public class Opencc4jRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
Opencc4jRuntimeException()
opencc4j runtime exception
|
Opencc4jRuntimeException(String message)
opencc4j runtime exception
|
Opencc4jRuntimeException(String message,
Throwable cause)
opencc4j runtime exception
|
Opencc4jRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
opencc4j runtime exception
|
Opencc4jRuntimeException(Throwable cause)
opencc4j runtime exception
|
public Opencc4jRuntimeException()
public Opencc4jRuntimeException(String message)
message - messagepublic Opencc4jRuntimeException(String message, Throwable cause)
message - messagecause - causepublic Opencc4jRuntimeException(Throwable cause)
cause - causeCopyright © 2023. All rights reserved.