javax.jms

Class IllegalStateException


public class IllegalStateException
extends JMSException

Constructor Summary

IllegalStateException(String reason)
IllegalStateException(String reason, String errorCode)

Method Summary

Methods inherited from class javax.jms.JMSException

getErrorCode, getLinkedException, setLinkedException

Constructor Details

IllegalStateException

public IllegalStateException(String reason)

IllegalStateException

public IllegalStateException(String reason,
                             String errorCode)