Home / 
  
Development / 
  
Documentation / 
  
    
	
	  
		
		
		  
2.0.44 / 
		
	  
      ReadWriteFactoryException
	
  
 
info.bioinfweb.treegraph.document.io
Class ReadWriteFactoryException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
info.bioinfweb.treegraph.document.io.ReadWriteFactoryException
- All Implemented Interfaces: 
 - Serializable
 
public class ReadWriteFactoryException
- extends RuntimeException
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ReadWriteFactoryException
public ReadWriteFactoryException()
ReadWriteFactoryException
public ReadWriteFactoryException(String arg0,
                                 Throwable arg1)
ReadWriteFactoryException
public ReadWriteFactoryException(String arg0)
ReadWriteFactoryException
public ReadWriteFactoryException(Throwable arg0)