public class FlowException extends RuntimeException
FlowException()
FlowException(String msg)
FlowException(String msg, Throwable cause)
FlowException(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 FlowException()
public FlowException(String msg, Throwable cause)
public FlowException(String msg)
public FlowException(Throwable cause)
Copyright © 2025. All rights reserved.