eu.europa.tmsearch.services.business.exception
Class BusinessServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by eu.europa.tmsearch.services.business.exception.BusinessServiceException
All Implemented Interfaces:
java.io.Serializable

public class BusinessServiceException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
BusinessServiceException()
           
BusinessServiceException(java.lang.String arg0)
           
BusinessServiceException(java.lang.String arg0, java.lang.Throwable arg1)
           
BusinessServiceException(java.lang.Throwable arg0)
           
 
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

BusinessServiceException

public BusinessServiceException()

BusinessServiceException

public BusinessServiceException(java.lang.String arg0)

BusinessServiceException

public BusinessServiceException(java.lang.Throwable arg0)

BusinessServiceException

public BusinessServiceException(java.lang.String arg0,
                                java.lang.Throwable arg1)


Copyright © 2009. All Rights Reserved.