Class DomainNotFoundException

    • Constructor Detail

      • DomainNotFoundException

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