irte_engine
rest_exceptions
UnauthorisedException
UnauthorisedException constructor
UnauthorisedException
UnauthorisedException
constructor
Null safety
UnauthorisedException
(
[
dynamic
message
]
)
Implementation
UnauthorisedException([message]) : super(message);
irte_engine
rest_exceptions
UnauthorisedException
UnauthorisedException constructor
UnauthorisedException class
Constructors
UnauthorisedException
Properties
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==