DidcommServiceException(String message, {required int code, Exception? baseException}) : super(message, code: code);