public class BrokenBarrierException extends Exception
CyclicBarrier
,
Serialized FormConstructor and Description |
---|
BrokenBarrierException()
Constructs a
BrokenBarrierException with no specified detail
message. |
BrokenBarrierException(String message)
Constructs a
BrokenBarrierException with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BrokenBarrierException()
BrokenBarrierException
with no specified detail
message.public BrokenBarrierException(String message)
BrokenBarrierException
with the specified
detail message.message
- the detail messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2025 aicas GmbH. All Rights Reserved.