Class QueryWizardEditProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com._1c.g5.v8.dt.qw.ui.editproviders.QueryWizardEditProviderException
All Implemented Interfaces:
Serializable

public class QueryWizardEditProviderException extends RuntimeException
Exception for query wizard edit provider
See Also:
  • Field Details

    • CANT_GROUP_BY_FIELD_WITH_NESTED_TABLE_FIELDS

      public static final int CANT_GROUP_BY_FIELD_WITH_NESTED_TABLE_FIELDS
      See Also:
  • Constructor Details

    • QueryWizardEditProviderException

      public QueryWizardEditProviderException(String exceptionDescription)
      Parameters:
      exceptionDescription - Message of exception
    • QueryWizardEditProviderException

      public QueryWizardEditProviderException(int reason)
      Parameters:
      reason - exception reason
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Throwable
    • getType

      public int getType()
      Get exception reason
      Returns:
      exception reason