Class IncompleteEntityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iosb.ilt.frostserver.util.exception.IncompleteEntityException
All Implemented Interfaces:
Serializable

public class IncompleteEntityException extends Exception
Author:
Hylke van der Schaaf
See Also:
  • Constructor Details

    • IncompleteEntityException

      public IncompleteEntityException()
    • IncompleteEntityException

      public IncompleteEntityException(String message)
    • IncompleteEntityException

      public IncompleteEntityException(Throwable cause)
    • IncompleteEntityException

      public IncompleteEntityException(String message, Throwable cause)