edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.service.services
/
ProtonateError
Protonate
Error
data
class
ProtonateError
(
msg
:
String
,
mol2
:
String
,
leapLog
:
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
leapLog
Link copied to clipboard
val
leapLog
:
String
Content copied to clipboard
mol2
Link copied to clipboard
val
mol2
:
String
Content copied to clipboard
msg
Link copied to clipboard
open
override
val
msg
:
String
Content copied to clipboard
a short message quickly describing the error