YunoUnexpectedException constructor

YunoUnexpectedException()

Implementation

YunoUnexpectedException()
    : super(
        msg: 'Unexpected Exception',
        preffix: 0,
      );