OpenMMS
V1.5.1 Std

org.rcsb.openmms.cifparse
Class CifParseException

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

public class CifParseException
extends java.lang.Exception

Denotes an error condition encountered when reading a cif file.

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

Constructor Summary
CifParseException(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

CifParseException

public CifParseException(java.lang.String msg)

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved