Interface ErrorCodes

  • All Known Implementing Classes:
    ErrorDetail

    public interface ErrorCodes
    Implements to define the error codes that are exposed to api.
    • Field Detail

      • DESIGN_EXCEPTION_UNSUPPORTED_VERSION

        static final java.lang.String DESIGN_EXCEPTION_UNSUPPORTED_VERSION
        The report version is unsupported.
        See Also:
        Constant Field Values