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

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

There is a newer version: 2.2.0
Show newest version






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












org.spincast.core.exceptions

Class ResponseResetableExceptionDefault

    • Constructor Detail

      • ResponseResetableExceptionDefault

        public ResponseResetableExceptionDefault()
        If not already flushed, the response will be reset before running the new route
      • ResponseResetableExceptionDefault

        public ResponseResetableExceptionDefault(String message)
        If not already flushed, the response will be reset before running the new route
      • ResponseResetableExceptionDefault

        public ResponseResetableExceptionDefault(boolean resetResponse)
        If not already flushed, the response will be reset before running the new route
      • ResponseResetableExceptionDefault

        public ResponseResetableExceptionDefault(String message,
                                                 boolean resetResponse)
        If not already flushed, the response will be reset before running the new route

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy