Package | Description |
---|---|
cn.orionsec.kit.lang.exception.argument | |
cn.orionsec.kit.lang.utils |
Modifier and Type | Class and Description |
---|---|
class |
CodeArgumentException
带 code 的 exception
|
class |
HttpWrapperException
HttpWrapper 的 exception
|
class |
IndexArgumentException
对象验证索引异常
|
class |
NullArgumentException
验证对象为空异常
|
class |
RpcWrapperException
RpcWrapper 的 exception
|
class |
UnMatchArgumentException
对象验证不匹配异常
|
class |
WrapperException
Wrapper 的 exception
|
Modifier and Type | Method and Description |
---|---|
static InvalidArgumentException |
Exceptions.invalidArgument() |
static InvalidArgumentException |
Exceptions.invalidArgument(String s) |
static InvalidArgumentException |
Exceptions.invalidArgument(String s,
Throwable t) |
static InvalidArgumentException |
Exceptions.invalidArgument(Throwable t) |
Copyright © 2024. All rights reserved.