com.retek.component.internet
Class ExABusinessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.retek.component.internet.ExAException
com.retek.component.internet.ExABusinessException
- All Implemented Interfaces:
- java.io.Serializable
- public class ExABusinessException
- extends ExAException
This class maintains business-oriented exception information for the external API.
Retek Inc. Copyright (c) 2003
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExABusinessException
public ExABusinessException(java.lang.String headerMsg)
ExABusinessException
public ExABusinessException(java.lang.String headerMsg,
java.util.Set problems)
getProblems
public java.util.Set getProblems()
toString
public java.lang.String toString()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28