public class NoUserFoundException extends UserException
| Constructor and Description |
|---|
NoUserFoundException() |
NoUserFoundException(long modelId) |
NoUserFoundException(String message) |
NoUserFoundException(String message,
Throwable cause) |
NoUserFoundException(Throwable cause) |
NoUserFoundException(Throwable cause,
long modelId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getModelId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoUserFoundException()
public NoUserFoundException(String message)
public NoUserFoundException(Throwable cause)
public NoUserFoundException(long modelId)
public NoUserFoundException(Throwable cause, long modelId)
Copyright © 2017 Global Crop Diversity Trust. All rights reserved.