SrtTestError

  Custom exception object for SReachTools setup errors
  ============================================================================
  
  Customized class for generating SReachTools setup errors, subclass of the 
  standard MATLAB SrtBaseException class
 
  Usage:
  ------
  exc = SrtTestError('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 SrtTestError

Constructor

  Custom exception object for SReachTools setup errors
  ============================================================================
  
  Customized class for generating SReachTools setup errors, subclass of the 
  standard MATLAB SrtBaseException class
 
  Usage:
  ------
  exc = SrtTestError('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 SrtTestError

Method: getErrorId

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