public abstract class ParseErrorCallback
extends com.aspose.ms.System.MulticastDelegate
Represents a method callback to handle parse errors that can happen when reading xml data.
Constructor and Description |
---|
ParseErrorCallback() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
invoke(Object sender,
ParseErrorArgs args) |
getDelegateId, getInvocationList, op_Equality, op_Inequality
public abstract Object invoke(Object sender, ParseErrorArgs args)