All Implemented Interfaces:
PythonLikeObject, Serializable
Direct Known Subclasses:
BytesWarning, DeprecationWarning, EncodingWarning, FutureWarning, ImportWarning, PendingDeprecationWarning, ResourceWarning, RuntimeWarning, SyntaxWarning, UnicodeWarning, UserWarning

public class Warning extends PythonException
See Also: