Class NotConnectedException

  • All Implemented Interfaces:
    Serializable

    public class NotConnectedException
    extends Exception
    Error which indicates that MetaTrader terminal did not start yet. You need to wait until account is connected and retry.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotConnectedException

        public NotConnectedException​(String message)
        Constructs the error
        Parameters:
        message - error message