Class exceptions

java.lang.Object
org.python.core.exceptions
All Implemented Interfaces:
ClassDictInit

public class exceptions extends Object implements ClassDictInit
The builtin exceptions module. The entire module should be imported from python. None of the methods defined here should be called from java.
  • Field Details

    • __doc__

      public static String __doc__
  • Method Details