QuicUIPatchException constructor
QuicUIPatchException(
- String message
Implementation
QuicUIPatchException(String message)
: super(message, code: 'PATCH_ERROR');
QuicUIPatchException(String message)
: super(message, code: 'PATCH_ERROR');