Package | Description |
---|---|
agi.foundation.compatibility |
Modifier and Type | Class and Description |
---|---|
class |
RuntimeEOFException
RuntimeException wrapper around EOFException . |
class |
RuntimeIllegalAccessException
RuntimeException wrapper around IllegalAccessException . |
class |
RuntimeInstantiationException
RuntimeException wrapper around InstantiationException . |
class |
RuntimeInterruptedException
RuntimeException wrapper around InterruptedException . |
class |
RuntimeInvocationTargetException
RuntimeException wrapper around InvocationTargetException . |
class |
RuntimeNoSuchMethodException
RuntimeException wrapper around NoSuchMethodException . |
class |
RuntimeURISyntaxException
RuntimeException wrapper around URISyntaxException . |