aicas logoJamaica 6.4 release 1

javax.realtime.device
Class UnsupportedRawMemoryRegionException

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

public class UnsupportedRawMemoryRegionException
extends RuntimeException

An exception to throw when a program requests a RawMemoryRegion, which does not have an implementation.

See Also:
Serialized Form

Constructor Summary
UnsupportedRawMemoryRegionException(String message)
          Construct an exception with a message.
 
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

UnsupportedRawMemoryRegionException

public UnsupportedRawMemoryRegionException(String message)
Construct an exception with a message.

Parameters:
message - explaining the reason for the exception.

aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.