模块 jdk.jdi

类 VMOutOfMemoryException

所有已实现的接口:
Serializable

public class VMOutOfMemoryException extends RuntimeException
抛出表示请求的操作无法完成,因为目标 VM 内存不足。
自从:
1.3
参见:
  • 构造方法详细信息

    • VMOutOfMemoryException

      public VMOutOfMemoryException()
    • VMOutOfMemoryException

      public VMOutOfMemoryException(String  s)