public class NoResultFoundException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
protected String |
repositoryId |
protected CoserRequest |
request |
Constructor and Description |
---|
NoResultFoundException(String repositoryId,
CoserRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
getRepositoryId() |
CoserRequest |
getRequest() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected final String repositoryId
protected final CoserRequest request
public NoResultFoundException(String repositoryId, CoserRequest request)
public String getRepositoryId()
public CoserRequest getRequest()
Copyright © 2010–2015 Ifremer. All rights reserved.