Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | RelationNotFoundException(String
the detail message. message)Constructor with given message put in exception. |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides javax. |
RelationNotFoundException | back to summary |
---|---|
public RelationNotFoundException() Default constructor, no message put in exception. |
RelationNotFoundException | back to summary |
---|---|
public RelationNotFoundException(String message) Constructor with given message put in exception.
|