org.opentox.pol
Class ErrorInfo

Package class diagram package ErrorInfo
java.lang.Object
  extended by org.opentox.pol.ErrorInfo

public class ErrorInfo
extends Object


Field Summary
 String output
           
 int status
           
 
Constructor Summary
ErrorInfo(String o, int s)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

output

public String output

status

public int status
Constructor Detail

ErrorInfo

public ErrorInfo(String o,
                 int s)


Copyright © 2010-2011 OpenTox project. All Rights Reserved.