public class IllegalOperationException
extends cn.herodotus.engine.assistant.core.exception.PlatformException
Description: 非法操作Exception
| 构造器和说明 |
|---|
IllegalOperationException() |
IllegalOperationException(String message) |
IllegalOperationException(String message,
Throwable cause) |
IllegalOperationException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IllegalOperationException(Throwable cause) |
getResultCopyright © 2022. All rights reserved.