public class UnmatchedTypeException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
UnmatchedTypeException() |
UnmatchedTypeException(java.lang.String message) |
UnmatchedTypeException(java.lang.String message,
java.lang.Throwable cause) |
UnmatchedTypeException(java.lang.Throwable cause) |
public UnmatchedTypeException()
public UnmatchedTypeException(java.lang.String message)
public UnmatchedTypeException(java.lang.Throwable cause)
public UnmatchedTypeException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.