(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4
OOoRunner test harness

basicrunner
Class BasicException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--basicrunner.BasicException
All Implemented Interfaces:
Serializable

public class BasicException
extends Throwable

An exception while executing a Basic test.

See Also:
Serialized Form

Field Summary
 String info
          Detailed information about the exception.
 
Constructor Summary
BasicException(String info)
          Constructor with detailed information.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

info

public String info
Detailed information about the exception.
Constructor Detail

BasicException

public BasicException(String info)
Constructor with detailed information.
Parameters:
info - Information about the exception.

OOoRunner test harness

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.