beacon
Toggle table of contents
1.5.2
jvm
Platform filter
jvm
Switch theme
Search in API
beacon
beacon
/
net.ririfa.beacon
/
UnsupportedParameterException
Unsupported
Parameter
Exception
public
final
class
UnsupportedParameterException
extends
Exception
Members
Constructors
Unsupported
Parameter
Exception
Link copied to clipboard
public
UnsupportedParameterException
UnsupportedParameterException
(
String
message
)
Properties
cause
Link copied to clipboard
private
final
Throwable
cause
message
Link copied to clipboard
private
final
String
message
Functions
get
Cause
Link copied to clipboard
public
Throwable
getCause
(
)
get
Message
Link copied to clipboard
public
String
getMessage
(
)