OFC Charts 3.1


com.oxymel.ofc.charts.exception
Class OFCChartsRuntimeException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.oxymel.ofc.charts.exception.OFCChartsRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class OFCChartsRuntimeException
extends java.lang.RuntimeException

Super Class of OFC Chart runtime exception

See Also:
Serialized Form

Constructor Summary
OFCChartsRuntimeException()
          Class constructor
OFCChartsRuntimeException(java.lang.String message)
          Class constructor
 
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
 

Constructor Detail

OFCChartsRuntimeException

public OFCChartsRuntimeException(java.lang.String message)
Class constructor
Parameters:
message - The exception message

OFCChartsRuntimeException

public OFCChartsRuntimeException()
Class constructor

OFC Charts 3.1


Copyright © 2005 Oxymel SA All Rights Reserved.