com.taursys.dom
Class DocumentAdapterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.taursys.dom.DocumentAdapterException
All Implemented Interfaces:
java.io.Serializable

public class DocumentAdapterException
extends java.lang.Exception

DocumentAdapterException is thrown in response to problems encountered in methods of the DocumentAdapter and DocumentAdapterFactory.

Version:
$Revision: 1.1 $
Author:
marty
See Also:
Serialized Form

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

DocumentAdapterException

public DocumentAdapterException(java.lang.String msg)


Copyright © 2007 Martin T Phelan. All Rights Reserved.