Class NoSuchCustomerException

    • Constructor Detail

      • NoSuchCustomerException

        public NoSuchCustomerException()
      • NoSuchCustomerException

        public NoSuchCustomerException​(String message)
      • NoSuchCustomerException

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

        public NoSuchCustomerException​(String message,
                                       NoSuchCustomer noSuchCustomer)