JavaScript Development Tools
Release 3.2

org.eclipse.wst.jsdt.jsdoc
Class MappingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.wst.jsdt.jsdoc.MappingException
All Implemented Interfaces:
Serializable

public class MappingException
extends Exception

See Also:
Serialized Form

Constructor Summary
MappingException()
           
MappingException(String ex)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MappingException

public MappingException()

MappingException

public MappingException(String ex)

JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.