Class NodeSerializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.object.serializer.NodeSerializeException
All Implemented Interfaces:
Serializable

public class NodeSerializeException extends RuntimeException
See Also:
  • Constructor Details

    • NodeSerializeException

      public NodeSerializeException(Throwable cause)
    • NodeSerializeException

      public NodeSerializeException(String message, Throwable cause)