cz.kebrt.html2latex
Class ErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by cz.kebrt.html2latex.ErrorException
All Implemented Interfaces:
java.io.Serializable

 class ErrorException
extends java.lang.Exception

Error - not so heavy as fatal error.


Constructor Summary
ErrorException(java.lang.String str)
          Cstr.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ErrorException

public ErrorException(java.lang.String str)
Cstr.

Parameters:
str - error description