com.groiss.ds
Class WouldBlockException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.groiss.ds.WouldBlockException
- All Implemented Interfaces:
- Serializable
public class WouldBlockException
- extends Exception
This Exception is thrown when an action will block the current thread.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WouldBlockException
public WouldBlockException()
@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.