Package | Description |
---|---|
cn.orionsec.kit.lang.exception | |
cn.orionsec.kit.lang.utils |
Modifier and Type | Class and Description |
---|---|
class |
ParseCronException
cron 转化运行时异常
|
class |
ParseDateException
时间转化运行时异常
|
Modifier and Type | Method and Description |
---|---|
static ParseRuntimeException |
Exceptions.parse() |
static ParseRuntimeException |
Exceptions.parse(int index) |
static ParseRuntimeException |
Exceptions.parse(int index,
Throwable t) |
static ParseRuntimeException |
Exceptions.parse(String s) |
static ParseRuntimeException |
Exceptions.parse(String s,
int index) |
static ParseRuntimeException |
Exceptions.parse(String s,
int index,
Throwable t) |
static ParseRuntimeException |
Exceptions.parse(String s,
Throwable t) |
static ParseRuntimeException |
Exceptions.parse(Throwable t) |
Copyright © 2024. All rights reserved.