javax.realtime
Class InaccessibleAreaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.realtime.InaccessibleAreaException
- All Implemented Interfaces:
- Serializable
- public class InaccessibleAreaException
- extends RuntimeException
Thrown when the specified memory area is not above the current
allocation context on the current thread scope stack.
- 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 |
InaccessibleAreaException
public InaccessibleAreaException()
- Construct a new
InaccessibleAreaException
.
InaccessibleAreaException
public InaccessibleAreaException(String description)
- Construct a new
InaccessibleAreaException
with a
textual description.
- Parameters:
description
- a description of the exception
jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2006 Angelo Corsaro and Morgan Deters.