Packages

p

com.twitter

service

package service

Type Members

  1. class VirtualMachineErrorTerminator extends AnyRef

    Utility class to terminate the JVM in case of a virtual machine error.

    Utility class to terminate the JVM in case of a virtual machine error. Classes wishing to use should initialize it early using initialize, as it might be unable to initialize properly after the virtual machine error has been thrown. See checkTerminating for the typical usage pattern.

Ungrouped