Package org.eolang
Class Attr.Exception
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.eolang.Attr.Exception
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- Attr
public static final class Attr.Exception extends RuntimeException
The exception raised when something is not right inside attributes.- Since:
- 0.1
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-