All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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