morfologik.util
Class StringUtils

java.lang.Object
  extended by morfologik.util.StringUtils

public final class StringUtils
extends java.lang.Object

Utility functions.


Method Summary
static java.lang.String chainExceptionMessages(java.lang.Throwable e)
          Creates a chain of messages from nested exceptions.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

chainExceptionMessages

public static java.lang.String chainExceptionMessages(java.lang.Throwable e)
Creates a chain of messages from nested exceptions.