Class CloseFrame

    • Constructor Detail

      • CloseFrame

        public CloseFrame()
    • Method Detail

      • truncate

        public static java.lang.String truncate​(java.lang.String reason)
        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.