public class ProtostuffException
extends java.io.IOException
| Constructor and Description |
|---|
ProtostuffException() |
ProtostuffException(java.lang.String message) |
ProtostuffException(java.lang.String message,
java.lang.Throwable cause) |
ProtostuffException(java.lang.Throwable cause) |
public ProtostuffException()
public ProtostuffException(java.lang.String message)
public ProtostuffException(java.lang.String message,
java.lang.Throwable cause)
public ProtostuffException(java.lang.Throwable cause)
Copyright © 2009-2016. All Rights Reserved.