Serializable
public class InvalidTypeException extends RuntimeException
Constructor | Description |
---|---|
InvalidTypeException(String message) |
|
InvalidTypeException(String message,
Throwable t) |
|
InvalidTypeException(Throwable t) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.