Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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