org.paneris.bibliomania.pagination
Class Pagination.TexFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.paneris.bibliomania.pagination.Pagination.TexFailedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Pagination

public static class Pagination.TexFailedException
extends java.io.IOException

See Also:
Serialized Form

Field Summary
 java.lang.String[] command
           
 java.io.File texFile
           
 
Constructor Summary
Pagination.TexFailedException(java.lang.String[] command, java.io.File texFile)
           
 
Method Summary
 java.lang.String getLogFile()
           
 java.lang.String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

command

public java.lang.String[] command

texFile

public java.io.File texFile
Constructor Detail

Pagination.TexFailedException

public Pagination.TexFailedException(java.lang.String[] command,
                                     java.io.File texFile)
Method Detail

getLogFile

public java.lang.String getLogFile()

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable


Copyright © 2000-2009 PanEris. All Rights Reserved.