net.sf.jmsmq
Class MSMQDereferenceException

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

public class MSMQDereferenceException
extends java.lang.NullPointerException

Class thrown where a MSMQ element has been dereferenced. Microsoft® Message Queuing Server

See Also:
Serialized Form

Constructor Summary
MSMQDereferenceException()
          Constructor of MSMQDereferenceException
 
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

MSMQDereferenceException

public MSMQDereferenceException()
Constructor of MSMQDereferenceException



Jorge Ruesga © 2006. All rigths reserved.