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
  • Class
    Description
    Is the exception class with a reason.
    ErrHandler is a handler of an Err object creation.