程序包 bsh

类 Capabilities.Unavailable

所有已实现的接口:
Serializable
封闭类:
Capabilities

public static class Capabilities.Unavailable extends UtilEvalError
An attempt was made to use an unavailable capability supported by an optional package. The normal operation is to test before attempting to use these packages... so this is runtime exception.
另请参阅:
  • 构造器详细资料

    • Unavailable

      public Unavailable(String s)