com.programix.collections
Class MapTools.MapException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.programix.collections.MapTools.MapException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MapTools
public static class MapTools.MapException
- extends RuntimeException
Used to indicate that something went wrong in one of the
MapTools functions. This is a RuntimeException, so it can
be ignored (try/catch no required).
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MapTools.MapException
public MapTools.MapException(String msg,
Throwable cause)
MapTools.MapException
public MapTools.MapException(String msg)
Copyright © 2001-2009
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.