|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sf.jmsmq.MSMQMaxLenPropertyException
Class thrown where a property has exceded its size. Microsoft® Message Queuing Server
| Constructor Summary | |
MSMQMaxLenPropertyException(java.lang.String property,
int maxValue)
Constructor of MSMQMaxLenPropertyException |
|
| 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 |
public MSMQMaxLenPropertyException(java.lang.String property,
int maxValue)
MSMQMaxLenPropertyException
property - Propiedad que excede el máximomaxValue - Valor máximo de la propiedad excedida
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||