Uses of Class
net.shibboleth.utilities.java.support.codec.CodecException
Package | Description |
---|---|
net.shibboleth.utilities.java.support.codec |
A set of helper functions for encoding/decoding data to/from different formats.
|
-
Uses of CodecException in net.shibboleth.utilities.java.support.codec
Subclasses of CodecException in net.shibboleth.utilities.java.support.codec Modifier and Type Class Description class
DecodingException
ACodecException
that occurs during decoding.class
EncodingException
ACodecException
that occurs during encoding.