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