lumis.lptf.doui.serviceinterface
Class DouiServiceInterfaceTestException

Package class diagram package DouiServiceInterfaceTestException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by lumis.lptf.portal.serviceinterface.ServiceInterfaceTestException
                  extended by lumis.lptf.doui.serviceinterface.DouiServiceInterfaceTestException
All Implemented Interfaces:
Serializable

@StableMinor(version="6.2",
             sinceVersion="5.6")
public class DouiServiceInterfaceTestException
extends ServiceInterfaceTestException

Base exception for LPTF Doui package.

Since:
5.6.0
See Also:
Serialized Form

Constructor Summary
DouiServiceInterfaceTestException(String message)
           
DouiServiceInterfaceTestException(String message, Exception e)
           
DouiServiceInterfaceTestException(String message, Throwable t)
           
DouiServiceInterfaceTestException(Throwable t)
           
 
Method Summary
 
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

DouiServiceInterfaceTestException

public DouiServiceInterfaceTestException(String message)

DouiServiceInterfaceTestException

public DouiServiceInterfaceTestException(String message,
                                         Exception e)

DouiServiceInterfaceTestException

public DouiServiceInterfaceTestException(Throwable t)

DouiServiceInterfaceTestException

public DouiServiceInterfaceTestException(String message,
                                         Throwable t)


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.