public class CompletedException extends RuntimeException
Constructor and Description |
---|
CompletedException()
Constructs a new
CompletedException with the default detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CompletedException()
CompletedException
with the default detail message.Copyright © 2025. All rights reserved.