Package it.unimi.dsi.lama4j
Class ElementNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
it.unimi.dsi.lama4j.ElementNameException
- All Implemented Interfaces:
Serializable
public class ElementNameException extends IllegalArgumentException
An exception suggesting that a lattice does not contain an element with a certain name.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ElementNameException(String s)
ElementNameException(String s, Lattice l)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString