org.sca4j.binding.jms.control
Class JmsGenerationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.sca4j.host.SCA4JException
              extended by org.sca4j.spi.generator.GenerationException
                  extended by org.sca4j.binding.jms.control.JmsGenerationException
All Implemented Interfaces:
java.io.Serializable

public class JmsGenerationException
extends org.sca4j.spi.generator.GenerationException

Denotes a general generation error.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
JmsGenerationException(java.lang.String message)
           
JmsGenerationException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.sca4j.host.SCA4JException
getIdentifier, printStackTraceElements
 
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

JmsGenerationException

public JmsGenerationException(java.lang.String message)

JmsGenerationException

public JmsGenerationException(java.lang.String message,
                              java.lang.Throwable cause)


Copyright © 2008-2010 Service Symphony. All Rights Reserved.