Class OrganizationParentException.MustHaveValidChildType

All Implemented Interfaces:
Serializable
Enclosing class:
OrganizationParentException

public static class OrganizationParentException.MustHaveValidChildType extends OrganizationParentException
See Also:
  • Constructor Details

    • MustHaveValidChildType

      public MustHaveValidChildType(String childOrganizationType, String parentOrganizationType)
  • Method Details

    • getChildOrganizationType

      public String getChildOrganizationType()
    • getParentOrganizationType

      public String getParentOrganizationType()