Top Description Constructors
org.python.core

public Class PyIgnoreMethodTag

extends RuntimeException
Class Inheritance

A tagging exception. It is never actually thrown but used only to mark java methods that should not be visible from jython.

Constructor Summary

AccessConstructor and Description
public

Constructor Detail

PyIgnoreMethodTagback to summary
public PyIgnoreMethodTag()