Class ErrorUtil

java.lang.Object
kz.greetgo.security.util.ErrorUtil

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

    Constructors 
    Constructor Description
    ErrorUtil()  
  • Method Summary

    Modifier and Type Method Description
    static java.sql.SQLException extractSqlException​(java.lang.Throwable e)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • extractSqlException

      public static java.sql.SQLException extractSqlException​(java.lang.Throwable e)