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 FormModifier | 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, toString
protected UnknownEntityException(String message)
UnknownEntityException
with the specified
detail message.message
- the detail messageaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.