public class DuplicateFilterException extends Exception implements Serializable
Jamaica Real-Time Specification for Java class DuplicateFilterException.
This exception will be thrown if an a call to PhysicalMemoryManager.registerFilter is performed with a filter for a given type that already exists.
Constructor and Description |
---|
DuplicateFilterException()
Constructor of this exception without detail message.
|
DuplicateFilterException(String description)
Constructor of this exception with detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DuplicateFilterException()
public DuplicateFilterException(String description)
description
- The detail message or null if none.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2016 aicas GmbH. All Rights Reserved.