tecgraf.ftc_1_3.common.exception
Class InvalidArraySize
java.lang.Object
java.lang.Throwable
java.lang.Exception
tecgraf.ftc_1_3.common.exception.InvalidArraySize
- All Implemented Interfaces:
- Serializable
public class InvalidArraySize
- extends Exception
Exception que sinaliza que o array recebido não é do tamanho esperado.
- Author:
- Tecgraf
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidArraySize
public InvalidArraySize()
- Contrutor
InvalidArraySize
public InvalidArraySize(String msg)
- Parameters:
msg -
Copyright © 2018 Tecgraf/PUC-Rio. All rights reserved.