All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.muserver.rest.NotMatchedException Maven / Gradle / Ivy

The newest version!
package io.muserver.rest;

/**
 * Thrown when a resource is not matched to a request
 */
class NotMatchedException extends Exception {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy