Class NoSuchRealmException

    • Constructor Detail

      • NoSuchRealmException

        public NoSuchRealmException​(ClassWorld world,
                                    String id)
        Deprecated.
        Construct.
        Parameters:
        world - The world.
        id - The realm id.
    • Method Detail

      • getId

        public String getId()
        Deprecated.
        Retrieve the invalid realm id.
        Returns:
        The id.