public class UnknownEntityException extends RuntimeException
A common superclass for those exceptions allows a single catch block to have code handling them uniformly.
UnknownElementException,
UnknownAnnotationValueException,
UnknownTypeException,
Serialized Form| Modifier | Constructor and Description |
|---|---|
protected |
UnknownEntityException(String message)
Creates a new
UnknownEntityException with the specified
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected UnknownEntityException(String message)
UnknownEntityException with the specified
detail message.message - the detail messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2024 aicas GmbH. All Rights Reserved.