Class PresenceCheckActionService.PresenceCheckInformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.optional.reservation.api.actions.PresenceCheckActionService.PresenceCheckInformationException
All Implemented Interfaces:
InformationException, Serializable
Enclosing interface:
PresenceCheckActionService

public static class PresenceCheckActionService.PresenceCheckInformationException extends RuntimeException implements InformationException
See Also:
  • Constructor Details

    • PresenceCheckInformationException

      public PresenceCheckInformationException(boolean information)
  • Method Details