- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- PublicExceptions
public static class PublicExceptions.ClassNameMismatchException
extends java.lang.Exception
Exception signalling that for some class the deduced name (that is, name based on the source file name and
directory) and the real name (the one read from the class file) are different.
- See Also:
- Serialized Form