Skip to content

cptec.errors #

struct CptecError #

pub struct CptecError {
	Error
pub:
	message string
	@type   string
	name    string
}

fn (CptecError) msg #

pub fn (err CptecError) msg() string