lumis.lptf.portal.serviceinterface
Class ServiceInterfaceTestException

Package class diagram package ServiceInterfaceTestException
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
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DouiServiceInterfaceTestException

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

Base exception for LPTF service interface package.

Since:
5.6.0
See Also:
Serialized Form

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

ServiceInterfaceTestException

public ServiceInterfaceTestException(String message)

ServiceInterfaceTestException

public ServiceInterfaceTestException(String message,
                                     Exception e)

ServiceInterfaceTestException

public ServiceInterfaceTestException(Throwable t)

ServiceInterfaceTestException

public ServiceInterfaceTestException(String message,
                                     Throwable t)


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