Class ByteArrayCharSequence.IncompatibleCharacterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- com.googlecode.concurrenttrees.radix.node.concrete.bytearray.ByteArrayCharSequence.IncompatibleCharacterException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ByteArrayCharSequence
public static class ByteArrayCharSequence.IncompatibleCharacterException extends java.lang.IllegalStateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IncompatibleCharacterException(java.lang.String s)
-