Serialized Form
-
Package com.v1rex.liftnexus.common.exception
-
Exception Class com.v1rex.liftnexus.common.exception.DomainException
class DomainException extends RuntimeException implements Serializable-
Serialized Fields
-
errorCode
ErrorCode errorCode
-
-
-
-
Package com.v1rex.liftnexus.forklift.exception
-
Exception Class com.v1rex.liftnexus.forklift.exception.ForkliftDomainException
class ForkliftDomainException extends DomainException implements Serializable -
Exception Class com.v1rex.liftnexus.forklift.exception.ForkliftFleetNumberExistsException
class ForkliftFleetNumberExistsException extends ForkliftDomainException implements Serializable -
Exception Class com.v1rex.liftnexus.forklift.exception.ForkliftNotFoundException
class ForkliftNotFoundException extends ForkliftDomainException implements Serializable -
Exception Class com.v1rex.liftnexus.forklift.exception.ForkliftTypeNameExistsException
class ForkliftTypeNameExistsException extends ForkliftDomainException implements Serializable -
Exception Class com.v1rex.liftnexus.forklift.exception.ForkliftTypeNotFoundException
class ForkliftTypeNotFoundException extends ForkliftDomainException implements Serializable
-
-
Package com.v1rex.liftnexus.loadunit.exception
-
Exception Class com.v1rex.liftnexus.loadunit.exception.LoadUnitDomainException
class LoadUnitDomainException extends DomainException implements Serializable -
Exception Class com.v1rex.liftnexus.loadunit.exception.LoadUnitNotFoundException
class LoadUnitNotFoundException extends LoadUnitDomainException implements Serializable -
Exception Class com.v1rex.liftnexus.loadunit.exception.LoadUnitTrackingCodeExistsException
class LoadUnitTrackingCodeExistsException extends LoadUnitDomainException implements Serializable
-
-
Package com.v1rex.liftnexus.planning.exception
-
Exception Class com.v1rex.liftnexus.planning.exception.DispatchJobDomainException
class DispatchJobDomainException extends DomainException implements Serializable -
Exception Class com.v1rex.liftnexus.planning.exception.DispatchJobInvalidStateException
class DispatchJobInvalidStateException extends DispatchJobDomainException implements Serializable -
Exception Class com.v1rex.liftnexus.planning.exception.DispatchJobNotFoundException
class DispatchJobNotFoundException extends DispatchJobDomainException implements Serializable
-
-
Package com.v1rex.liftnexus.storagebin.exception
-
Exception Class com.v1rex.liftnexus.storagebin.exception.StorageBinCodeExistsException
class StorageBinCodeExistsException extends StorageBinDomainException implements Serializable -
Exception Class com.v1rex.liftnexus.storagebin.exception.StorageBinDomainException
class StorageBinDomainException extends DomainException implements Serializable -
Exception Class com.v1rex.liftnexus.storagebin.exception.StorageBinNotFoundException
class StorageBinNotFoundException extends StorageBinDomainException implements Serializable
-
-
Package com.v1rex.liftnexus.transportorder.exception
-
Exception Class com.v1rex.liftnexus.transportorder.exception.TransportOrderDomainException
class TransportOrderDomainException extends DomainException implements Serializable -
Exception Class com.v1rex.liftnexus.transportorder.exception.TransportOrderInvalidStateException
class TransportOrderInvalidStateException extends TransportOrderDomainException implements Serializable -
Exception Class com.v1rex.liftnexus.transportorder.exception.TransportOrderNotFoundException
class TransportOrderNotFoundException extends TransportOrderDomainException implements Serializable
-