Skip to content

Commit

Permalink
[JENKINS-28440] Added @SInCE for CriticalXStreamException.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedam committed Aug 30, 2015
1 parent 5c48d79 commit d6f9c5c
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -29,6 +29,8 @@

/**
* Wraps {@link XStreamException} to indicate it is critical for Jenkins.
*
* @since 1.625
*/
public class CriticalXStreamException extends ConversionException {
private static final long serialVersionUID = 1L;
Expand Down

0 comments on commit d6f9c5c

Please sign in to comment.