org.fosstrak.ale.util
Class ImplementationExceptionSeverity

java.lang.Object
  extended by org.fosstrak.ale.util.ImplementationExceptionSeverity

public class ImplementationExceptionSeverity
extends java.lang.Object

For backwards compatibility this class provides a "shortcut" to the ALE ImplementationExceptionSeverity.

Author:
sawielan

Field Summary
static java.lang.String ERROR
          severity ERROR.
static java.lang.String SEVERE
          severity SEVERE.
 
Constructor Summary
ImplementationExceptionSeverity()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR

public static final java.lang.String ERROR
severity ERROR.

See Also:
Constant Field Values

SEVERE

public static final java.lang.String SEVERE
severity SEVERE.

See Also:
Constant Field Values
Constructor Detail

ImplementationExceptionSeverity

public ImplementationExceptionSeverity()


Copyright © 2009. All Rights Reserved.