类 NoSuchElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.dromara.northstar.common.exception.NoSuchElementException
- 所有已实现的接口:
Serializable
找不到相应元素异常
- 作者:
- KevinHuangwl
- 另请参阅:
-
构造器概要
构造器构造器说明NoSuchElementException(String message) NoSuchElementException(String message, Throwable cause) NoSuchElementException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) NoSuchElementException(Throwable cause) -
方法概要
-
构造器详细资料
-
NoSuchElementException
public NoSuchElementException() -
NoSuchElementException
-
NoSuchElementException
-
NoSuchElementException
-
NoSuchElementException
-