Class InvalidCustomsException

    • Constructor Detail

      • InvalidCustomsException

        public InvalidCustomsException​(String message)
        Constructs a new InvalidCustomsException with the specified error message.
        Parameters:
        message - Describes the error encountered.