public class SonarException extends RuntimeException
| Constructor and Description |
|---|
SonarException() |
SonarException(String s) |
SonarException(String s,
Throwable throwable) |
SonarException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SonarException()
public SonarException(String s)
public SonarException(String s, Throwable throwable)
public SonarException(Throwable throwable)
Copyright © 2009-2012 SonarSource. All Rights Reserved.