iText 8.0.2 API
iText.Kernel.XMP.XMPError Class Reference

21.09.2006 More...

Static Public Attributes

const int  UNKNOWN = 0
 
const int  BADPARAM = 4
 
const int  BADVALUE = 5
 
const int  INTERNALFAILURE = 9
 
const int  BADSCHEMA = 101
 
const int  BADXPATH = 102
 
const int  BADOPTIONS = 103
 
const int  BADINDEX = 104
 
const int  BADSERIALIZE = 107
 
const int  BADXML = 201
 
const int  BADRDF = 202
 
const int  BADXMP = 203
 
const int  BADSTREAM = 204
  Note: This is an error code introduced by Java. More...
 

Detailed Description

21.09.2006

Member Data Documentation

◆ BADSTREAM

const int iText.Kernel.XMP.XMPError.BADSTREAM = 204
static

Note: This is an error code introduced by Java.