Package de.kaiserpfalzedv.rpg.core.api


package de.kaiserpfalzedv.rpg.core.api
de.kaiserpfalzedv.rpg.core.api -- Base API classes used within the whole system. All exceptions in the KP-RPG project are based on either the RPGBaseException or RPGBaseSystemException (for runtime exceptions).
Since:
1.0.0 2021-01-08
Author:
klenkes74 <rlichti@kaiserpfalz-edv.de>
  • Exception Classes
    Class
    Description
    The base class for all checked exceptions of the KP RPG Services.
    The base class for all unchecked exceptions of the KP RPG Services