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