Class ExitCode


  • public class ExitCode
    extends java.lang.Object
    Exit code used to exit server
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int UNEXPECTED_ERROR  
    • Constructor Summary

      Constructors 
      Constructor Description
      ExitCode()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExitCode

        public ExitCode()