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