aicas logo Jamaica 3.4 release 8

javax.realtime
Class MemoryTypeConflictException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.realtime.MemoryTypeConflictException
All Implemented Interfaces:
Serializable

public class MemoryTypeConflictException
extends RuntimeException
implements Serializable

Jamaica Realtime Specification for Java class MemoryTypeConflictException.

An instance of this exception may be thrown by classes that permit access to physical memory if they are provided with conflicting memory type specifiers or a conflicting specifier and base address.

See Also:
Serialized Form

Constructor Summary
MemoryTypeConflictException()
          Constructor
MemoryTypeConflictException(String description)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MemoryTypeConflictException

public MemoryTypeConflictException()
Constructor


MemoryTypeConflictException

public MemoryTypeConflictException(String description)
Constructor

Parameters:
description -

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.