uk.ac.cam.ch.wwmm.opsin
Class CipOrderingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by uk.ac.cam.ch.wwmm.opsin.CipOrderingException
All Implemented Interfaces:
java.io.Serializable

public class CipOrderingException
extends java.lang.RuntimeException

Thrown if the ordering of ligands can now be determined by OPSIN's implementation of the CIP rules. This could be due to a limitation of the implementation or ligands actually being indistinguishable

See Also:
Serialized Form

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