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

public.javadoc.org.spincast.core.exceptions.NotFoundException.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






NotFoundException (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.exceptions

Class NotFoundException

    • Constructor Detail

      • NotFoundException

        public NotFoundException()
        If not already flushed, the response will be reset before running the "Not Found" routing process.
      • NotFoundException

        public NotFoundException(String message)
        If not already flushed, the response will be reset before running the "Not Found" routing process.
      • NotFoundException

        public NotFoundException(boolean resetResponse)
        Parameters:
        resetResponse - If not already flushed, should the response be reset before running the "Not Found" routing process?
      • NotFoundException

        public NotFoundException(String message,
                                 boolean resetResponse)
        Parameters:
        resetResponse - If not already flushed, should the response be reset before running the "Not Found" routing process?

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy