Provides exceptions that Moby based applications might want to catch.

Provides classes that extend Throwable (or java.lang.Exception) to encompasses objects that may be thrown by the throw statement. Subclasses of Throwable represent errors and exceptions.