KIE :: Execution Server :: Client 6.2.0.CR4

org.kie.server.client
Class SerializationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.kie.server.client.SerializationException
All Implemented Interfaces:
Serializable

public class SerializationException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
SerializationException(String msg)
           
SerializationException(String msg, 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

SerializationException

public SerializationException(String msg,
                              Throwable cause)

SerializationException

public SerializationException(String msg)

KIE :: Execution Server :: Client 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.