Serializable
public class UnsupportedSynchronousOperationException extends UnsupportedOperationException
DeterministicScheduler
has been asked to perform
a blocking wait, which is not supported.Constructor | Description |
---|---|
UnsupportedSynchronousOperationException(String message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedSynchronousOperationException(String message)
Copyright © 2003–2018 jMock. All rights reserved.