OpenMMS
V1.5.1 Std

org.rcsb.openmms.util
Class MmsTranslationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.rcsb.openmms.util.MmsTranslationException
All Implemented Interfaces:
java.io.Serializable

public class MmsTranslationException
extends java.lang.Exception

Signals an error condition during an MMS Expression Translation.

Version:
1.3
Author:
Douglas S. Greer
See Also:
Serialized Form

Constructor Summary
MmsTranslationException(java.lang.String msg)
           
 
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

MmsTranslationException

public MmsTranslationException(java.lang.String msg)

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved