javax.realtime
Class ResourceLimitError
java.lang.Object
java.lang.Throwable
java.lang.Error
javax.realtime.ResourceLimitError
- All Implemented Interfaces:
- Serializable
- public class ResourceLimitError
- extends Error
Exception thrown if a system resource limit is exceeded.
- Since:
- 0.3.8
- Author:
- Morgan Deters
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceLimitError
public ResourceLimitError()
- A constructor for
ResourceLimitError
.
ResourceLimitError
public ResourceLimitError(String description)
- A constructor for
ResourceLimitError
that takes a
description.
- Parameters:
description
- textual description of the error
jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2006 Angelo Corsaro and Morgan Deters.