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