org.archive.wayback.util.graph
Class GraphEncodingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.archive.wayback.util.graph.GraphEncodingException
All Implemented Interfaces:
Serializable

public class GraphEncodingException
extends Exception

Author:
brad
See Also:
Serialized Form

Constructor Summary
GraphEncodingException(String string)
           
 
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

GraphEncodingException

public GraphEncodingException(String string)
Parameters:
string - message context for the exception


Copyright © 2005-2011 Internet Archive. All Rights Reserved.