Class DomainNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class DomainNotFoundException
    extends NotFoundException
    This exception is thrown if a domain name is specified which is not found in the configuration.
    See Also:
    Serialized Form
    • Constructor Detail

      • DomainNotFoundException

        public DomainNotFoundException​(String domain,
                                       String msg)