InvalidStateException({String? type, String? message}) : super(type: type, code: 'InvalidStateException', message: message);