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, toString
public MultipleVersionFieldDefinitionException()
public MultipleVersionFieldDefinitionException(String message)
message
- The underlying problem.Copyright © 2018. All rights reserved.