gov.noaa.mptools
Class MPException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bygov.noaa.mptools.MPException
All Implemented Interfaces:
java.io.Serializable

public class MPException
extends java.lang.Exception

An exception to use in this package.

Version:
$Revision: 1.1.1.1 $
Author:
tns
See Also:
Serialized Form

Constructor Summary
MPException()
          Creates a new instance of MPException
MPException(java.lang.String msg)
          Creates a new version of MPException
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MPException

public MPException()
Creates a new instance of MPException


MPException

public MPException(java.lang.String msg)
Creates a new version of MPException

Parameters:
msg - The error message.


Copyright © 2004 National Oceanic and Atmospheric Administration > National Geophysical Data Center > Enterprise Data Services Division. All Rights Reserved.