fisica
Class Fisica.LibraryNotInitializedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.NullPointerException
                  extended by fisica.Fisica.LibraryNotInitializedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Fisica

public static class Fisica.LibraryNotInitializedException
extends java.lang.NullPointerException

Exception thrown when the library has not been initialized. The method Fisica.init(PApplet) must be called before any use of the library.

See Also:
Serialized Form

Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



processing library fisica by Ricard Marxer. (c) 2009-2013