ForcefieldParamsError

data class ForcefieldParamsError(msg: String, leapLog: String) : ErrorInfo

Functions

Link copied to clipboard
open override fun message(): String

show all of the error information as a string

Properties

Link copied to clipboard
val leapLog: String
Link copied to clipboard
open override val msg: String

a short message quickly describing the error