public class MultipleVersionFieldDefinitionException extends Exception
| Constructor and Description |
|---|
MultipleVersionFieldDefinitionException()
Creates an instance of this class.
|
MultipleVersionFieldDefinitionException(String message)
Creates an instance of this class, with an error message being used to indicate
the underlying problem.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MultipleVersionFieldDefinitionException()
public MultipleVersionFieldDefinitionException(String message)
message - The underlying problem.Copyright © 2014. All rights reserved.