public class Base64DecodingException
extends java.io.IOException
Constructor and Description |
---|
Base64DecodingException(java.lang.String message,
char c)
Construct an new exception.
|
Modifier and Type | Method and Description |
---|---|
char |
getChar()
Get the character that caused this error.
|
Copyright (c) 2001-2020 by Stephen Ostermiller