wicket
Class ApplicationSettings.UnexpectedExceptionDisplay

java.lang.Object
  extended bywicket.util.string.StringValue
      extended bywicket.util.lang.EnumeratedType
          extended bywicket.ApplicationSettings.UnexpectedExceptionDisplay
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ApplicationSettings

public static final class ApplicationSettings.UnexpectedExceptionDisplay
extends EnumeratedType

Enumerated type for different ways of displaying unexpected exceptions.

See Also:
Serialized Form

Constructor Summary
(package private) ApplicationSettings.UnexpectedExceptionDisplay(java.lang.String name)
           
 
Methods inherited from class wicket.util.lang.EnumeratedType
getValues
 
Methods inherited from class wicket.util.string.StringValue
afterFirst, afterLast, beforeFirst, beforeLast, repeat, repeat, replaceAll, to, toBoolean, toBoolean, toBooleanObject, toChar, toChar, toCharacter, toDouble, toDouble, toDoubleObject, toDuration, toDuration, toInt, toInt, toInteger, toLong, toLong, toLongObject, toOptionalBoolean, toOptionalCharacter, toOptionalDouble, toOptionalDuration, toOptionalInteger, toOptionalLong, toOptionalString, toOptionalTime, toString, toString, toTime, toTime, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationSettings.UnexpectedExceptionDisplay

ApplicationSettings.UnexpectedExceptionDisplay(java.lang.String name)


Copyright © 2004-2006 Wicket developers. All Rights Reserved.