Class UnsupportedFormException

All Implemented Interfaces:
Serializable

public class UnsupportedFormException extends NgcException
Exception thrown when a mask is not supported by the WebClient.
See Also:
  • Constructor Details

    • UnsupportedFormException

      public UnsupportedFormException(String message, String maskName)
      Constructor.
      Parameters:
      message - error message
      maskName - name of the mask
  • Method Details

    • getMaskName

      public String getMaskName()
      Returns:
      the mask name