avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-ip2location-spring-boot-starter
/
io.github.lishangbu.avalon.ip2location.exception
/
Ipv6NotSupportException
Ipv6Not
Support
Exception
class
Ipv6NotSupportException
:
IpToLocationException
IPv6 不受支持异常
当数据库文件中不包含 IPv6 数据时抛出
Members
Constructors
Ipv6Not
Support
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
localized
Message
Link copied to clipboard
open
val
localizedMessage
:
String
?
message
Link copied to clipboard
open
val
message
:
String
?
stack
Trace
Link copied to clipboard
open
var
stackTrace
:
Array
<
out
StackTraceElement
?
>
?
suppressed
Link copied to clipboard
val
suppressed
:
Array
<
out
Throwable
?
>
?