Serialized Form
-
Package software.xdev.spring.data.eclipse.store.exceptions
-
Exception software.xdev.spring.data.eclipse.store.exceptions.AlreadyRegisteredException
class AlreadyRegisteredException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.DifferentClassesException
class DifferentClassesException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.FieldAccessReflectionException
class FieldAccessReflectionException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.IdFieldFinalException
class IdFieldFinalException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.IdGeneratorNotSupportedException
class IdGeneratorNotSupportedException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.MergeFailedException
class MergeFailedException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.NoIdFieldFoundException
class NoIdFieldFoundException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.NoPageableObjectFoundException
class NoPageableObjectFoundException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.NotComparableException
class NotComparableException extends RuntimeException implements Serializable -
Exception software.xdev.spring.data.eclipse.store.exceptions.StringBlankException
class StringBlankException extends RuntimeException implements Serializable
-