SrtBaseException

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

Constructor

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

Method: getErrorComponent

SrtBaseException.getErrorComponent is a function.
    comp = getErrorComponent()