CsdlException

Exception thrown when an error occurs during the parsing of an Open Data Protocol (OData) service metadata (CSDL) document.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.csdl.CsdlParser}.

Constructors

Link copied to clipboard
constructor()

Default constructor.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var element: XmlElement?