javax.realtime
Class ArrivalTimeQueueOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.realtime.ArrivalTimeQueueOverflowException
- All Implemented Interfaces:
- Serializable
public class ArrivalTimeQueueOverflowException
- extends RuntimeException
- implements Serializable
Jamaica Real-Time Specification for Java class
ArrivalTimeQueueOverflowException.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ArrivalTimeQueueOverflowException
public ArrivalTimeQueueOverflowException()
- Constructor of this exception without detail message.
ArrivalTimeQueueOverflowException
public ArrivalTimeQueueOverflowException(String description)
- Constructor of this exception with detail message.
- Parameters:
description
- The detail message or null if none.
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.