Package org.yamcs

Class InitException

All Implemented Interfaces:
Serializable

public class InitException extends YamcsException
See Also:
  • Constructor Details

    • InitException

      public InitException(String message)
    • InitException

      public InitException(String message, Throwable t)
    • InitException

      public InitException(Throwable t)