Class TicketNotFoundException

    • Constructor Detail

      • TicketNotFoundException

        public TicketNotFoundException()
      • TicketNotFoundException

        public TicketNotFoundException​(String message,
                                       Throwable cause,
                                       boolean enableSuppression,
                                       boolean writableStackTrace)
      • TicketNotFoundException

        public TicketNotFoundException​(String message,
                                       Throwable cause)
      • TicketNotFoundException

        public TicketNotFoundException​(String message)
      • TicketNotFoundException

        public TicketNotFoundException​(Throwable cause)