public static class Duck.DuckException extends RuntimeException
DuckException(String message)
DuckException(String message, Throwable cause)
DuckException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DuckException(String message)
public DuckException(Throwable cause)
public DuckException(String message, Throwable cause)
Copyright © 2025. All rights reserved.