public class UnknownHappeningException
extends java.lang.RuntimeException
implements java.io.Serializable
Jamaica Real-Time Specification for Java class UnknownHappeningException.
This is thrown by AsyncEvent.bindTo and AsyncEvent.unbindTo if the happening parameter contains a value that is not supported by this RTSJ implementation.
Constructor and Description |
---|
UnknownHappeningException()
Constructor of this exception without detail message.
|
UnknownHappeningException(java.lang.String description)
Constructor of this exception with detail message.
|
public UnknownHappeningException()
public UnknownHappeningException(java.lang.String description)
description
- The detail message or null if none.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2017 aicas GmbH. All Rights Reserved.