SrtDevError

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

Constructor

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

Method: getErrorId

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