Packageorg.vostokframework.configuration.parsers.xml.errors
Classpublic class XMLConfigurationParserError
InheritanceXMLConfigurationParserError Inheritance VostokFrameworkError Inheritance Error

description



Public Methods
 MethodDefined By
  
XMLConfigurationParserError(message:String = null)
Constructor, creates a new XMLConfigurationParserError instance.
XMLConfigurationParserError
Constructor Detail
XMLConfigurationParserError()Constructor
public function XMLConfigurationParserError(message:String = null)

Constructor, creates a new XMLConfigurationParserError instance.

Parameters
message:String (default = null) — A string associated with the error object.