Class SpaceError

All Implemented Interfaces:
Serializable

public class SpaceError extends Error
org.jpos.space.Space operations do not declare any checked exceptions. Persistent space implementations can raise some exceptions that are wrapped around this unchecked SpaceError that we recommend to catch.
Since:
1.4.7
See Also: