public class VectorOperationException extends Exception
Constructor and Description |
---|
VectorOperationException(String message,
Vector first,
Vector second) |
Modifier and Type | Method and Description |
---|---|
Vector |
getFirst() |
Vector |
getSecond() |
void |
setFirst(Vector first) |
void |
setSecond(Vector second) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.