Package one.microstream.exceptions
Class NoSuchFieldRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.microstream.exceptions.WrapperRuntimeException
one.microstream.exceptions.NoSuchFieldRuntimeException
- All Implemented Interfaces:
- Serializable
public class NoSuchFieldRuntimeException extends WrapperRuntimeException
- See Also:
- Serialized Form
- 
Constructor SummaryConstructors Constructor Description NoSuchFieldRuntimeException(NoSuchFieldException actual)
- 
Method SummaryModifier and Type Method Description NoSuchFieldExceptiongetActual()Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details
- 
Method Details- 
getActual- Overrides:
- getActualin class- WrapperRuntimeException
 
 
-