NetCharts Pro

netcharts.util
Class NFParamException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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.
 
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
 

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.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
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: Jun 28, 2011