Serializable
public class ClassCastException extends RuntimeException
ClassCastException
Object x = new Integer(0); System.out.println((String)x);
ClassCastException()
ClassCastException(String s)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ClassCastException()
public ClassCastException(String s)
s