Package tech.guilhermekaua.spigotboot.inventoryapi.exception


package tech.guilhermekaua.spigotboot.inventoryapi.exception
  • Exceptions
    Class
    Description
    Thrown when a state token is accessed through a context belonging to a different view class or to an already closed session.
    Thrown when a view is opened (through ViewService.open or context navigation) but the target view class is not registered.
    Thrown at registration or build time when a view configuration, layout or component declaration violates a validation rule.