public class ComparatorException extends RuntimeException
Constructor and Description |
---|
ComparatorException(String msg) |
ComparatorException(String message,
Throwable throwable) |
ComparatorException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComparatorException(Throwable throwable)
throwable
- public ComparatorException(String msg)
msg
- public ComparatorException(String message, Throwable throwable)
message
- throwable
- Copyright © 2003–2014 AndroMDA.org. All rights reserved.