anvil.core
Class Throwables

java.lang.Object
  |
  +--anvil.core.Throwables

public class Throwables
extends java.lang.Object


Nested Class Summary
static class Throwables.AccessDenied
           
static class Throwables.AcquireError
           
static class Throwables.AssertFailed
           
static class Throwables.BadState
           
static class Throwables.ClassNotFound
           
static class Throwables.CorruptedSerialization
           
static class Throwables.ImportError
           
static class Throwables.InternalError
           
static class Throwables.Interrupted
           
static class Throwables.IOError
           
static class Throwables.JavaError
           
static class Throwables.MalformedPattern
           
static class Throwables.OperationFailed
           
static class Throwables.SQLError
           
static class Throwables.TypeError
           
static class Throwables.XMLError
           
 
Constructor Summary
Throwables()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Throwables

public Throwables()