org.apache.wicket.core.util.objects.checker
Class CheckingObjectOutputStream.ObjectCheckException

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.apache.wicket.core.util.objects.checker.CheckingObjectOutputStream.ObjectCheckException
All Implemented Interfaces:
Serializable
Enclosing class:
CheckingObjectOutputStream

public static class CheckingObjectOutputStream.ObjectCheckException
extends WicketRuntimeException

See Also:
Serialized Form

Constructor Summary
CheckingObjectOutputStream.ObjectCheckException(String message, Throwable cause)
           
 
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
 

Constructor Detail

CheckingObjectOutputStream.ObjectCheckException

public CheckingObjectOutputStream.ObjectCheckException(String message,
                                                       Throwable cause)


Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.