OSDN Git Service

Modified serializer to throw an exception if it tries
authorPSpeed42@gmail.com <PSpeed42@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Mon, 4 Apr 2011 01:01:17 +0000 (01:01 +0000)
committerPSpeed42@gmail.com <PSpeed42@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Mon, 4 Apr 2011 01:01:17 +0000 (01:01 +0000)
commitcf2b92c24d4a9634a326c713cd2a2d95573a268c
tree6efdf93f1f94f1346ddc3c27fcca5e1ebf205068
parent28559c8044357967085abfde0c488bcb24a3fa3b
Modified serializer to throw an exception if it tries
to read from a buffer and doesn't understand what class
it's reading.  Error messages... it's the little things
that matter.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7180 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/networking/com/jme3/network/serializing/Serializer.java