Class PreserveTargetException

  • All Implemented Interfaces:
    Serializable

    public class PreserveTargetException
    extends RuntimeException
    Marker exception that indicates to RESTEasy Reactive that the target should be preserved. This is very useful for providing good contextual error messages
    See Also:
    Serialized Form
    • Constructor Detail

      • PreserveTargetException

        public PreserveTargetException​(Throwable cause)