net.windward.xmlreport
Class SetupException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.windward.xmlreport.SetupException
All Implemented Interfaces:
java.io.Serializable

public class SetupException
extends java.lang.Exception

Thrown if there is a problem initializing the engine. will be thrown on the second+ calls.

Version:
5.0 19 August 2007
See Also:
Serialized Form

Field Summary
static int IMPORTING_CLASS_MISSING
          You need to call processSetup exactly once.
 
Constructor Summary
SetupException(int prob)
           
 
Method Summary
 java.lang.String get_Message()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

IMPORTING_CLASS_MISSING

public static final int IMPORTING_CLASS_MISSING
You need to call processSetup exactly once.
Constructor Detail

SetupException

public SetupException(int prob)
Method Detail

get_Message

public java.lang.String get_Message()


Copyright © 2002 - 2008 Windward Reports - All Rights Reserved. java reporting software