net.sf.jmsmq
Class MSMQEmptyQueueException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bynet.sf.jmsmq.MSMQEmptyQueueException
All Implemented Interfaces:
java.io.Serializable

public class MSMQEmptyQueueException
extends java.lang.RuntimeException

Class thrown where a queue has no message. Microsoft® Message Queuing Server

See Also:
Serialized Form

Constructor Summary
MSMQEmptyQueueException()
          Constructor of MSMQEmptyQueueException
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MSMQEmptyQueueException

public MSMQEmptyQueueException()
Constructor of MSMQEmptyQueueException



Jorge Ruesga © 2006. All rigths reserved.