Class NoSuchRelationException

All Implemented Interfaces:
Serializable

public class NoSuchRelationException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchRelationException

      public NoSuchRelationException()
    • NoSuchRelationException

      public NoSuchRelationException(String msg)
    • NoSuchRelationException

      public NoSuchRelationException(String msg, Throwable throwable)
    • NoSuchRelationException

      public NoSuchRelationException(Throwable throwable)