Class ConcurrencyError

All Implemented Interfaces:
Serializable

public class ConcurrencyError extends ThreadError
Represents a Ruby ConcurrencyError as a throwable Java exception.
See Also: