Uses of Package
naga.exception

Packages that use naga.exception
naga The main Naga classes. 
naga.packetreader Package containing various ready-to-use PacketReader implementations. 
 

Classes in naga.exception used by naga
ProtocolViolationException
          Throw an exception due to unexpected data when reading packets.
 

Classes in naga.exception used by naga.packetreader
ProtocolViolationException
          Throw an exception due to unexpected data when reading packets.