public class DefaultAlterGetterException extends IllegalArgumentException
Indicates an unexpected error when working with the DefaultAlterGetter.
aliteralmind __DASH__ github __AT__ yahoo __DOT__ com), dual-licensed under the LGPL (version 3.0 or later) or the ASL (version 2.0). See source code for details. http://codelet.aliteralmind.com, https://github.com/aliteralmind/codeletCodeletBaseConfig.ALTERATION_NOT_MADE_CRASH,
Serialized Form| Constructor and Description |
|---|
DefaultAlterGetterException() |
DefaultAlterGetterException(String message) |
DefaultAlterGetterException(String message,
Throwable cause) |
DefaultAlterGetterException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DefaultAlterGetterException()
public DefaultAlterGetterException(String message)
public DefaultAlterGetterException(String message, Throwable cause)
public DefaultAlterGetterException(Throwable cause)
Copyright 2014, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
https://github.com/aliteralmind/codelet