com.aspose.pdf.utils
Class BaseUtil

java.lang.Object
  extended bycom.aspose.pdf.utils.BaseUtil

public class BaseUtil
extends java.lang.Object

Encapsulate tool methods in BaseUtil class.


Constructor Summary
BaseUtil()
           
 
Method Summary
static void printe(AsposeBaseException abe)
          Prints exception error message in screen.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseUtil

public BaseUtil()
Method Detail

printe

public static void printe(AsposeBaseException abe)
Prints exception error message in screen.

Parameters:
abe - AsposeBaseException