Class CloseFrame

    • Constructor Detail

      • CloseFrame

        public CloseFrame()
        Deprecated.
    • Method Detail

      • truncate

        public static String truncate​(String reason)
        Deprecated.
        Truncate arbitrary reason into something that will fit into the CloseFrame limits.
        Parameters:
        reason - the arbitrary reason to possibly truncate.
        Returns:
        the possibly truncated reason string.