
templates.class.t.operation.empty Maven / Gradle / Ivy
public ${modifiers}${type_name} ${self.name}(${parameter_list}) throws XtumlException {
throw new EmptyInstanceException( "Cannot invoke operation on empty instance." );
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy