com.xebialabs.deployit.booter.remote.service
Class StreamingImportingService.ImportException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.xebialabs.deployit.booter.remote.service.StreamingImportingService.ImportException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
StreamingImportingService

public static class StreamingImportingService.ImportException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
StreamingImportingService.ImportException(java.lang.String message, java.lang.Throwable cause)
           
 
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

StreamingImportingService.ImportException

public StreamingImportingService.ImportException(java.lang.String message,
                                                 java.lang.Throwable cause)