Package oscript.exceptions

Exception Summary
PackagedScriptObjectException When a script object is thrown, it is packaged as an instance of this class.
ProgrammingErrorException A ProgrammingErrorException is thrown in cases that should only be reached due to a programming error, unimplemented code, etc.