Class DomainTemplateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.tiogars.template.client.DomainTemplateException
All Implemented Interfaces:
Serializable

public class DomainTemplateException extends RuntimeException
Indicates that the DomainTemplate API returned an unexpected response.
Since:
0.1.0
See Also:
  • Constructor Details

    • DomainTemplateException

      public DomainTemplateException(String message)
      Creates an exception with the response failure details.
      Parameters:
      message - response failure details