javax.realtime.device
Class UnsupportedRawMemoryRegionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedRawMemoryRegionException
public UnsupportedRawMemoryRegionException(String message)
- Construct an exception with a message.
- Parameters:
message
- explaining the reason for the exception.
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.