public final class SessionException extends RuntimeException
有关会话状态控制的使用、调用、解析异常和警告的异常抛出
Session state related exception/warning class
Exception throws about usage, invocation, parsing exceptions, and warnings for session state
program: Sinlmao Commons Network Utils
description: 数据类型相关异常/警告类
create: 2019-09-01 02:24
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DataTypeUnSupport
返回一个数据类型不恰当使用异常说明
Return a data type inappropriate use exception description
|
| 构造器和说明 |
|---|
SessionException(String message)
构建一个数据类型相关异常/警告
Build a data type related exception/warning
|
public SessionException(String message)
Build a data type related exception/warning
message - 异常/警告信息 Copyright © 2021. All rights reserved.