Updated JavaDoc
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
package org.springframework.eai;
|
package org.springframework.eai;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Exception that indicates an error during message delivery.
|
||||||
|
*
|
||||||
* @author Mark Fisher
|
* @author Mark Fisher
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("serial")
|
@SuppressWarnings("serial")
|
||||||
|
|||||||
@@ -17,6 +17,8 @@
|
|||||||
package org.springframework.eai;
|
package org.springframework.eai;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Exception that indicates an error during message handling.
|
||||||
|
*
|
||||||
* @author Mark Fisher
|
* @author Mark Fisher
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("serial")
|
@SuppressWarnings("serial")
|
||||||
|
|||||||
@@ -17,6 +17,8 @@
|
|||||||
package org.springframework.eai;
|
package org.springframework.eai;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* The base exception for any failures within the messaging system.
|
||||||
|
*
|
||||||
* @author Mark Fisher
|
* @author Mark Fisher
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("serial")
|
@SuppressWarnings("serial")
|
||||||
|
|||||||
Reference in New Issue
Block a user