Class CustomExceptionUtil

java.lang.Object
com.rit.dca.pubpaper.exception.CustomExceptionUtil

public class CustomExceptionUtil
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    CustomExceptionUtil()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String[] getCaller​(java.lang.Exception e)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • getCaller

      public static java.lang.String[] getCaller​(java.lang.Exception e)