Interface IErrorListener
.NET interface for org.mases.jnet.generated.javax.xml.transform.ErrorListener implementing https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/transform/ErrorListener.html
public interface IErrorListener
Methods
Error(JVMBridgeException)
void Error(JVMBridgeException arg0)
Parameters
arg0
JVMBridgeException
Exceptions
FatalError(JVMBridgeException)
void FatalError(JVMBridgeException arg0)
Parameters
arg0
JVMBridgeException
Exceptions
Warning(JVMBridgeException)
void Warning(JVMBridgeException arg0)
Parameters
arg0
JVMBridgeException