Package mg.emberframework.core.exception
package mg.emberframework.core.exception
-
ExceptionsClassDescriptionThrown when a required annotation is missing from a class or method.Thrown when a duplicate URL mapping is detected.Thrown when a method's return type is not supported by the framework.Thrown when the specified controller package is invalid or cannot be processed.Thrown when an HTTP request is invalid or malformed.Thrown when model validation fails.Thrown when a user lacks the required authorization to access a resource.Thrown when a requested URL cannot be found or mapped.