public class RelationNotFoundException extends RelationException
Constructor and Description |
---|
RelationNotFoundException()
Default constructor, no message put in exception.
|
RelationNotFoundException(String message)
Constructor with given message put in exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RelationNotFoundException()
public RelationNotFoundException(String message)
message
- the detail message.aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.