com.retek.component.internet
Class ExAException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.component.internet.ExAException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ExABusinessException, ExASystemException

public class ExAException
extends java.lang.Exception

This class maintains basic exception information for the external API.

Retek Inc. Copyright (c) 2003

See Also:
Serialized Form

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

ExAException

public ExAException(java.lang.String msg)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28