ProtonationAntechamberError

data class ProtonationAntechamberError(msg: String, antechamberLog: 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 antechamberLog: String
Link copied to clipboard
open override val msg: String

a short message quickly describing the error