org.apache.continuum.utils
Class ContinuumUtils

java.lang.Object
  extended by org.apache.continuum.utils.ContinuumUtils

public class ContinuumUtils
extends Object

Version:
$Id: ContinuumUtils.java 734441 2009-01-14 16:31:04Z ctan $
Author:
Trygve Laugstøl

Field Summary
static String EOL
           
 
Constructor Summary
ContinuumUtils()
           
 
Method Summary
static String throwableMessagesToString(Throwable error)
           
static String throwableToString(Throwable error)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EOL

public static final String EOL
Constructor Detail

ContinuumUtils

public ContinuumUtils()
Method Detail

throwableToString

public static String throwableToString(Throwable error)

throwableMessagesToString

public static String throwableMessagesToString(Throwable error)


Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.