NetCharts Pro

netcharts.util
Class NFParamException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--netcharts.util.NFParamException
All Implemented Interfaces:
java.io.Serializable

public class NFParamException
extends java.lang.Exception

This class is generated by the parser whenever a parameter error is found.

See Also:
Serialized Form

Constructor Summary
NFParamException()
          Create an exception with no message.
NFParamException(java.lang.String str)
          Create an exception with the given 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
 

Constructor Detail

NFParamException

public NFParamException()
Create an exception with no message.

NFParamException

public NFParamException(java.lang.String str)
Create an exception with the given message.
Parameters:
str - The message.

NetCharts Pro


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2006
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Apr 14, 2006