nl.gridshore.samples.training.integration.exceptions
Class IntegrationInputDataException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by nl.gridshore.samples.training.integration.exceptions.IntegrationException
                  extended by nl.gridshore.samples.training.integration.exceptions.IntegrationInputDataException
All Implemented Interfaces:
java.io.Serializable

public class IntegrationInputDataException
extends IntegrationException

Created by IntelliJ IDEA. User: jettro Date: Jan 18, 2008 Time: 9:13:15 PM Exception thrown when something is wrong with the input data

See Also:
Serialized Form

Constructor Summary
IntegrationInputDataException(java.lang.String s)
           
 
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

IntegrationInputDataException

public IntegrationInputDataException(java.lang.String s)


Copyright © 2008. All Rights Reserved.