org.ops4j.pax.wicket.util.serialization
Class PaxWicketSerializableChecker.WicketNotSerializableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.wicket.WicketRuntimeException
                  extended by org.ops4j.pax.wicket.util.serialization.PaxWicketSerializableChecker.WicketNotSerializableException
All Implemented Interfaces:
Serializable
Enclosing class:
PaxWicketSerializableChecker

public static final class PaxWicketSerializableChecker.WicketNotSerializableException
extends org.apache.wicket.WicketRuntimeException

Exception that is thrown when a non-serializable object was found.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.