Package com.github.sttk.errs
package com.github.sttk.errs
Provides classes for handling an exception with a reason.
This package contains the Exc class which has a record field indicates the reason for the exception.
- Version:
- 0.1
-
ClassDescriptionIs the exception class with a reason.
ExcHandleris a handler of anExcobject creation.