Package one.tranic.t.base.exception
package one.tranic.t.base.exception
-
ExceptionsClassDescriptionA custom exception that represents errors occurring during the execution or processing of commands in the application.This exception is a subclass of
RuntimeExceptionand is typically used to signal scenarios where the required dependency for an operation or process cannot be found or resolved.A custom exception that serves as a warning that a "forever" check should have been performed earlier in the workflow.A custom exception that indicates a parsing error in the application.A custom exception that indicates an operation involving an unsupported or invalid type.This exception is a subclass ofRuntimeExceptionand is typically used to signal scenarios where a particular version of a component, resource, or specification cannot be processed or is not supported by the system.