com.eurotech.framework
Class EsfStoreCapacityReachedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.eurotech.framework.EsfException
com.eurotech.framework.EsfStoreException
com.eurotech.framework.EsfStoreCapacityReachedException
- All Implemented Interfaces:
- Serializable
public class EsfStoreCapacityReachedException
- extends EsfStoreException
EsfStoreCapacityReachedException is raised when a message can not be appended
to the publishing queue as the internal database buffer has reached its
capacity for messages that are not yet published or they are still in transit.
- See Also:
- Serialized Form
EsfStoreCapacityReachedException
public EsfStoreCapacityReachedException(Object argument)
Copyright © 2013. All Rights Reserved.