edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service
/
ServiceResponse
/
Failure
Failure
data
class
Failure
<
R
:
ResponseInfo
>
(
error
:
ErrorInfo
)
:
ServiceResponse
<
R
>
Content copied to clipboard
Functions
Properties
Functions
response
Or
Throw
Link copied to clipboard
fun
responseOrThrow
(
)
:
R
Content copied to clipboard
Properties
error
Link copied to clipboard
val
error
:
ErrorInfo
Content copied to clipboard