IllegalArgumentException
 or IllegalStateException. Use MessageException
 for raising errors to end-users without displaying stackstrace.@Deprecated public class SonarException extends RuntimeException
| Constructor and Description | 
|---|
| SonarException()Deprecated.  | 
| SonarException(String s)Deprecated.  | 
| SonarException(String s,
              Throwable throwable)Deprecated.  | 
| SonarException(Throwable throwable)Deprecated.  | 
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–2016 SonarSource. All rights reserved.