public class ParallelException extends RuntimeException
| Constructor and Description |
|---|
ParallelException(String message)
Constructor with message.
|
ParallelException(String message,
Throwable cause)
Constructor with message and cause.
|
ParallelException(Throwable cause)
Constructor with cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025 CNES. All rights reserved.