menu
credo_gateway package
documentation
core/errors/credo_exceptions.dart
ChargeException
ChargeException constructor
ChargeException constructor
dark_mode
light_mode
ChargeException
constructor
ChargeException
(
String
message
)
Implementation
ChargeException(String message) : super(message: message);
credo_gateway package
documentation
core/errors/credo_exceptions
ChargeException
ChargeException constructor
ChargeException class