Package org.yamcs

Interface CrashHandler

All Known Implementing Classes:
EventCrashHandler, LogCrashHandler

public interface CrashHandler
CrashHandler is used to handle extreme problems that need to reach operator (or sysadmin) attention.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details