public abstract class ErrorListener extends Object
ErrorListener()
abstract void
exceptionCaught(Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorListener()
public abstract void exceptionCaught(Throwable t)
Copyright © 2015. All Rights Reserved.