public class BsonInvalidOperationException extends BSONException
Constructor and Description |
---|
BsonInvalidOperationException(java.lang.String message)
Construct a new instance.
|
BsonInvalidOperationException(java.lang.String message,
java.lang.Throwable t)
Construct a new instance.
|
getErrorCode, hasErrorCode
public BsonInvalidOperationException(java.lang.String message)
message
- the messagepublic BsonInvalidOperationException(java.lang.String message, java.lang.Throwable t)
message
- the messaget
- the throwable cause.Copyright © 2010 - 2020 Adobe. All Rights Reserved