WebLogic Integration


com.bea.schema
Class SOMDTDException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.bea.schema.SOMDTDException

public class SOMDTDException
extends java.lang.Exception

This class describes an error found during a DTD translation procedure.

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
SOMDTDException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SOMDTDException

public SOMDTDException(java.lang.String message)

WebLogic Integration

WebLogic Integration (WLI)