Class ExceptionUtils


  • public class ExceptionUtils
    extends eu.tsystems.mms.tic.testframework.internal.utils.CoreExceptionUtils
    • Constructor Summary

      Constructors 
      Constructor Description
      ExceptionUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getPageContextFromThrowable​(java.lang.Throwable throwable)  
      • Methods inherited from class eu.tsystems.mms.tic.testframework.internal.utils.CoreExceptionUtils

        findSubclassCallBackwards, getSimpleNameFromClassString
      • Methods inherited from class eu.tsystems.mms.tic.testframework.utils.ThrowableUtils

        expectThrowable, getThrowableContainedIn
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExceptionUtils

        public ExceptionUtils()
    • Method Detail

      • getPageContextFromThrowable

        public static java.lang.String getPageContextFromThrowable​(java.lang.Throwable throwable)