chemaxon.marvin.modules
Class MacroMolecule.BadMoleculeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by chemaxon.marvin.modules.MacroMolecule.BadMoleculeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MacroMolecule

public class MacroMolecule.BadMoleculeException
extends java.lang.Exception

The exception class thrown by methods of the MacroMolecule class.

See Also:
Serialized Form

Constructor Summary
MacroMolecule.BadMoleculeException(java.lang.String msg)
          Creates an exception with the given error 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MacroMolecule.BadMoleculeException

public MacroMolecule.BadMoleculeException(java.lang.String msg)
Creates an exception with the given error message.

Parameters:
msg - error message