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