Class StringLimitException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class StringLimitException extends WTException
StringLimitException captures errors that occur due to the limitations of Java RMI in handling large strings.

Supported API: true
Extendable: false
See Also:
  • Method Details

    • getTruncatedString

      public String getTruncatedString()
      Returns the truncated string.

      Supported API: true
      Returns:
      String