edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service.services
/
ClashesError
Clashes
Error
data
class
ClashesError
(
msg
:
String
,
probeLog
:
String
)
:
ErrorInfo
Content copied to clipboard
Functions
Properties
Functions
message
Link copied to clipboard
open
override
fun
message
(
)
:
String
Content copied to clipboard
show all of the error information as a string
Properties
msg
Link copied to clipboard
open
override
val
msg
:
String
Content copied to clipboard
a short message quickly describing the error
probeLog
Link copied to clipboard
val
probeLog
:
String
Content copied to clipboard