public abstract class Environment extends Object
Environment()
abstract void
clear()
abstract Exception
exception()
exception(Exception exception)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Environment()
public abstract void exception(Exception exception)
public abstract Exception exception()
public abstract void clear()
Copyright © 2013. All Rights Reserved.