public class CanceledException extends Exception
| Constructor and Description |
|---|
CanceledException() |
CanceledException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CanceledException(String message)
public CanceledException()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.