Class DuplicateRelationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
systems.dennis.shared.exceptions.StandardException
systems.dennis.auth.exception.DuplicateRelationException
All Implemented Interfaces:
Serializable

public class DuplicateRelationException extends systems.dennis.shared.exceptions.StandardException
See Also:
  • Constructor Details

    • DuplicateRelationException

      public DuplicateRelationException(Serializable target, String message)
    • DuplicateRelationException

      public DuplicateRelationException(String message)