public class UnsupportedTypeException extends Exception
java.lang.Error},
Serialized Form| Constructor and Description |
|---|
UnsupportedTypeException() |
UnsupportedTypeException(String message) |
UnsupportedTypeException(String message,
Throwable cause) |
UnsupportedTypeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedTypeException()
public UnsupportedTypeException(String message, Throwable cause)
message - cause - public UnsupportedTypeException(String message)
message - public UnsupportedTypeException(Throwable cause)
cause - Copyright © 2004–2019 Sakai Project. All rights reserved.