| Package | Description |
|---|---|
| be.atbash.util.codec | |
| be.atbash.util.exception | |
| be.atbash.util.reflection |
| Modifier and Type | Class and Description |
|---|---|
class |
CodecException
Root exception related to issues during encoding or decoding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AtbashIllegalActionException
This is some kind of Developer exception when (s)he has done something wrong.
|
class |
AtbashUnexpectedException
Developer can use this to rethrow an exception when we know that it should never happen.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownClassException
The Atbash framework's
RuntimeException equivalent of the JDK's ClassNotFoundException. |
Copyright © 2014–2018. All rights reserved.