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