Interface Exceptions


  • public interface Exceptions
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static void throwUncheckedIfInterrupted​(java.lang.Throwable t)  
    • Method Detail

      • throwUncheckedIfInterrupted

        static void throwUncheckedIfInterrupted​(java.lang.Throwable t)