public class CompactSerializationException extends CacheException
Constructor | Description |
---|---|
CompactSerializationException() |
Constructs a CompactSerializationException with the specified detail
message
|
CompactSerializationException(java.lang.String s) |
Constructs a CompactSerializationException with the specified detail
message
|
getErrorCode, printStackTrace, setErrorCode
public CompactSerializationException(java.lang.String s)
s
- the detail messagepublic CompactSerializationException()