Class CriticalXStreamException

  • All Implemented Interfaces:
    com.thoughtworks.xstream.converters.ErrorWriter, Serializable

    public class CriticalXStreamException
    extends com.thoughtworks.xstream.converters.ConversionException
    Wraps XStreamException to indicate it is critical for Jenkins.
    Since:
    1.625
    See Also:
    Serialized Form
    • Constructor Detail

      • CriticalXStreamException

        public CriticalXStreamException​(com.thoughtworks.xstream.XStreamException cause)