All Classes and Interfaces
Class
Description
Is an abstact exception class describing an occurence of a validation error in ecuacion apps.
Holds fields related to exceptions.
Provides an exception that indicates a warning.
Holds a bean validations violation.
Provides validation-related utilities.
Is used for buziness logic exceptions.
Checks if a string is convertable to
Boolean.Provides the validation logic for
BooleanString.Provides Constants.
Provides Utility methods related to
dateTime Api.Logs anything you want to log.
Checks if an enum value exists.
Provides the validation logic for
EnumElement.Provivdes utility methods for ecuacion library enums.
Contains Enum Class info.
Contains Enum value info.
Logs messages which are surveilled by survaillance service
and alert error occurence to administrators.
Provides available utilities for Exceptions including AppExceptions.
Provides File-related utility methods.
Checks if a string is convertable to
Integer.Provides the validation logic for
IntegerString.Provides logging-related utility methods, espacially log
Throable.Checks if a string is convertable to
Long.Provides the validation logic for
LongString.Provides mail-related utility methods.
Conveys multiple SingleAppExceptions at once.
Provides utility methods for
Objects.requireNonnull and other checks.Provides utility methods to read
*.properties files.Designates that the method throws NullPointerException when the annotated arguments is null.
Wraps
AppException and enables to throw AppException
in overrided and no "throws AppException" signature method.Is used when you want to throw RuntimeException, but message is deifned in .properties.
Is thorwn just like
RuntimeException whose message contains "ecuacion"
so that you can see the Ezxception is thrown from the library.Is an abstract class describing an occurence of a single validation error.
Logs sqls and related info like sql parameters.
Provides string-related utility methods.
Logs start and end time of the timer-triggered exections,
espacially used in batch programs.