Class ExceptionUtil

java.lang.Object
com.itextpdf.io.exceptions.ExceptionUtil

public final class ExceptionUtil extends Object
This file is a helper class for internal usage only. Be aware that its API and functionality may be changed in future.
  • Constructor Details

    • ExceptionUtil

      private ExceptionUtil()
  • Method Details

    • isOutOfRange

      public static boolean isOutOfRange(Exception e)