daktela_connector
daktela_connector
DaktelaUnauthorizedException
DaktelaUnauthorizedException constructor
DaktelaUnauthorizedException
DaktelaUnauthorizedException
constructor
Null safety
DaktelaUnauthorizedException
(
String
message
)
Implementation
DaktelaUnauthorizedException(String message) : super(401, message);
daktela_connector
daktela_connector
DaktelaUnauthorizedException
DaktelaUnauthorizedException constructor
DaktelaUnauthorizedException class
Constructors
DaktelaUnauthorizedException
Properties
hashCode
message
runtimeType
statusCode
Methods
noSuchMethod
toString
Operators
operator ==