Package org.anchoranalysis.core.exception.friendly
package org.anchoranalysis.core.exception.friendly
Particular types of exceptions that are guaranteed to have a text/form that gives user-friendly
error descriptions.
-
ClassDescriptionA base class for particular checked-exceptions which are guaranteed to provide a user-friendly error description.A base class for particular runtime-exceptions which are guaranteed to provide a user-friendly error description.A run-time exception to throw in situations which should never logically occur by design.Methods for extracting a user-friendly error description.Generates a nice string representation of an Exception and its causes according to certain rules.