public class PhenotypeHandlingException extends Exception
| Constructor and Description |
|---|
PhenotypeHandlingException(javax.ws.rs.core.Response.Status status,
String string) |
PhenotypeHandlingException(javax.ws.rs.core.Response.Status status,
String string,
Throwable thrwbl) |
PhenotypeHandlingException(javax.ws.rs.core.Response.Status status,
Throwable thrwbl) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response.Status |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PhenotypeHandlingException(javax.ws.rs.core.Response.Status status,
String string)
public PhenotypeHandlingException(javax.ws.rs.core.Response.Status status,
String string,
Throwable thrwbl)
public PhenotypeHandlingException(javax.ws.rs.core.Response.Status status,
Throwable thrwbl)
Copyright © 2016 Emory University. All rights reserved.