Class RuntimeErrorCatcher

java.lang.Object
org.skriptlang.skript.log.runtime.RuntimeErrorCatcher
All Implemented Interfaces:
RuntimeErrorConsumer

public class RuntimeErrorCatcher extends Object implements RuntimeErrorConsumer
A RuntimeErrorConsumer to be used in RuntimeErrorManager to catch RuntimeErrors. This should always be used with start() and stop().