-
- All Implemented Interfaces:
- Serializable
public class UniqueIdNotSupportedException
extends MuleRuntimeException
UniqueIdNotSupportedException
is thrown by
MessageAdapter.getUniqueId() if the underlying message does not support or have
a unique identifier.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.