com.actimind.actiwate
Class ActiwateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.actimind.actiwate.ActiwateException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AssertionException, DialogException, HistoryExhaustedException, HTTPConnectionException, JavaScriptException, LookupException, PageExpiredException, TestFailedException
- public class ActiwateException
- extends java.lang.RuntimeException
Basic class for all Actiwate exceptions
- See Also:
- Serialized Form
| Fields inherited from class java.lang.RuntimeException |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ActiwateException
public ActiwateException(com.actimind.actiwate.log.LogMessage logMessage)
ActiwateException
public ActiwateException()
ActiwateException
public ActiwateException(com.actimind.actiwate.log.LogMessage logMessage,
java.lang.Throwable cause)
getLogMessage
public com.actimind.actiwate.log.LogMessage getLogMessage()
getMessage
public java.lang.String getMessage()
Copyright © 2007 Actimind, Inc. All Rights Reserved.