de.hpi.fgis.dude.util.bibtex.expander
Class ExpansionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.hpi.fgis.dude.util.bibtex.expander.ExpansionException
All Implemented Interfaces:
Serializable

public class ExpansionException
extends Exception

Exception thrown by an Expander object.

Author:
henkel
See Also:
Serialized Form

Constructor Summary
ExpansionException(String message)
           
ExpansionException(Throwable cause)
           
 
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

ExpansionException

ExpansionException(Throwable cause)

ExpansionException

ExpansionException(String message)


Copyright © 2011 Hasso Plattner Institute - Chair of Information Systems. All Rights Reserved.