javax.realtime
Class AccessViolationError
java.lang.Object
java.lang.Throwable
java.lang.Error
javax.realtime.AccessViolationError
- All Implemented Interfaces:
- Serializable
- public class AccessViolationError
- extends Error
The exception thrown on an attempt to enter a PrivateScopedMemory
which is not owned.
- Author:
- Angelo Corsaro
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AccessViolationError
public AccessViolationError()
- Creates a new
AccessViolationError
.
AccessViolationError
public AccessViolationError(String description)
- Creates a new
AccessViolationError
instance.
- Parameters:
description
- a textual description of the exception
jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2006 Angelo Corsaro and Morgan Deters.