Dart SDK
dart:core
CastError
class
CastError
Constructors
Constructors
CastError
Error thrown by the runtime system when a cast operation fails.
Extends
Object
Error
CastError
Properties
StackTrace
stackTrace
read-only ,
inherited
Constructors
CastError
()