Documentation of 'org.clapper.util.config.NoSuchVariableException' Java class
NoSuchVariableException
org.clapper.util.config

Class NoSuchVariableException

    • Constructor Detail

      • NoSuchVariableException

        public NoSuchVariableException(java.lang.String sectionName,
                                       java.lang.String variableName)
        Constructs an exception.
        Parameters:
        sectionName - the section that doesn't have the variable
        variableName - the variable name to which the exception pertains
    • Method Detail

      • getSectionName

        public java.lang.String getSectionName()
        Gets the section name associated with this exception.
        Returns:
        the section name
      • getVariableName

        public java.lang.String getVariableName()
        Gets the variable name associated with this exception.
        Returns:
        the variable name

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.