Class DomainNotFoundException

All Implemented Interfaces:
Serializable

public class DomainNotFoundException extends TaskanaException
This exception is thrown when the specified domain is not found in the configuration.
See Also:
  • Field Details

  • Constructor Details

    • DomainNotFoundException

      public DomainNotFoundException(String domain)
  • Method Details

    • getDomain

      public String getDomain()