Sometimes when I write Java code and need to throw an exception, I vaguely remember the exception’s name, but not to the exact spelling. For that, I am compiling this on-going list of exceptions to remind myself.
AclNotFoundException
ActivationException
AlreadyBoundException
ApplicationException
ArithmeticException
ArrayOutOfBoundsException
AssertionException
AWTException
BackingStoreException
BadLocationException
BatchUpdateException
CertificateException
ChangedCharSetException
CharacterCodingException
CharConversionException
ClassNotFoundException
CloneNotSupportedException
ClosedChannelException
DataFormatException
DestroyFailedException
EOFException
ExpandVetoException
FileLockInterruptionException
FileNotFoundException
FontFormatException
GeneralSecurityException
GSSException
IIOException
IllegalAccessException
IllegalArgumentException
IllegalStateException
InstantiationException
InterruptedException
InterruptedIOException
IntrospectionException
InvalidMidiDataException
InvalidPreferencesFormatException
InvocationTargetException
IOException
LastOwnerException
LineUnavailableException
MalformedURLException
MidiUnavailableException
MimeTypeParseException
NamingException
NegativeArraySizeException
NoninvertibleTransformException
NoSuchElement
NoSuchFieldException
NoSuchMethodException
NotBoundException
NotOwnerException
NumberFormatException
ObjectStreamException
ParseException
ParserConfigurationException
PrinterException
PrintException
PrivilegedActionException
PropertyVetoException
ProtocolException
RefreshFailedException
RemarshalException
RemoteException
RuntimeException
SAXException
ServerNotActiveException
SocketException
SQLException
SQLWarning
SSLException
SyncFailedException
TooManyListenersException
TransformerException
UnknownHostException
UnknownServiceException
UnsupportedAudioFileException
UnsupportedCallbackException
UnsupportedEncodingException
UnsupportedFlavorException
UnsupportedLookAndFeelException
UnsupportedOperationException
URISyntaxException
UserException
UTFDataFormatException
XAException
ZipException
