com.silvermindsoftware.hitch
Class ErrorContext

java.lang.Object
  extended by com.silvermindsoftware.hitch.ErrorContext

public class ErrorContext
extends Object

File-location:
ErrorContext
Last check-in date:
2009-08-04 14:25:40 +0200 (Di, 04. Aug 2009) by swismer for revision 3874

Constructor Summary
ErrorContext()
           
 
Method Summary
static void clear()
           
static String[] get()
           
static String getAsString()
           
static void put(String text)
           
static void removeLast()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorContext

public ErrorContext()
Method Detail

clear

public static void clear()

put

public static void put(String text)

removeLast

public static void removeLast()

get

public static String[] get()

getAsString

public static String getAsString()


Copyright © 2005-2011 ELCA. All Rights Reserved.