SrtSetupError

  Custom exception object for SReachTools setup errors
  ============================================================================
  
  Customized class for generating SReachTools setup errors, subclass of the 
  standard MATLAB SrtBaseException class
 
  Usage:
  ------
  exc = SrtSetupError('error message')
 
  ============================================================================
 
  See also MException
 
  ============================================================================
 
    This function is part of the Stochastic Optimal Control Toolbox.
    License for the use of this function is given in
         https://sreachtools.github.io/license/
  

    Reference page in Doc Center
       doc SrtSetupError

Constructor

  Custom exception object for SReachTools setup errors
  ============================================================================
  
  Customized class for generating SReachTools setup errors, subclass of the 
  standard MATLAB SrtBaseException class
 
  Usage:
  ------
  exc = SrtSetupError('error message')
 
  ============================================================================
 
  See also MException
 
  ============================================================================
 
    This function is part of the Stochastic Optimal Control Toolbox.
    License for the use of this function is given in
         https://sreachtools.github.io/license/
  

    Reference page in Doc Center
       doc SrtSetupError

Method: getErrorId

SrtSetupError.getErrorId is a function.
    id = getErrorId()