OFC Charts 3.1


com.oxymel.ofc.charts.exception
Class OFCChartsException

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

public class OFCChartsException
extends java.lang.Exception

Super Class of OFC Chart exception

See Also:
Serialized Form

Constructor Summary
OFCChartsException()
          Class constructor
OFCChartsException(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

OFCChartsException

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

OFCChartsException

public OFCChartsException()
Class constructor

OFC Charts 3.1


Copyright © 2005 Oxymel SA All Rights Reserved.