edu.vub.at.objects.symbiosis
Class SymbiosisTest.ExceptionTest

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byedu.vub.at.objects.symbiosis.SymbiosisTest.ExceptionTest
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SymbiosisTest

private static class SymbiosisTest.ExceptionTest
extends java.lang.Exception


Field Summary
private static long serialVersionUID
           
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
private SymbiosisTest.ExceptionTest()
           
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

SymbiosisTest.ExceptionTest

private SymbiosisTest.ExceptionTest()