org.terracotta.offheapstore.exceptions
Class OversizeMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.terracotta.offheapstore.exceptions.OversizeMappingException
- All Implemented Interfaces:
- Serializable
public class OversizeMappingException
- extends IllegalArgumentException
- Author:
- Chris Dennis
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OversizeMappingException
public OversizeMappingException()
OversizeMappingException
public OversizeMappingException(String s)
OversizeMappingException
public OversizeMappingException(String message,
Throwable cause)
OversizeMappingException
public OversizeMappingException(Throwable cause)
Copyright © 2016. All rights reserved.