Class EncodedSet.InconsistentEncodingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.processmining.specpp.datastructures.encoding.EncodedSet.InconsistentEncodingException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- EncodedSet<K,V>
public static class EncodedSet.InconsistentEncodingException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InconsistentEncodingException()
-