OpenECHO
 All Classes Namespaces Files Functions Variables
InvalidPropertyException.java
Go to the documentation of this file.
1 package com.sonycsl.echo.exception;
2 
3 public class InvalidPropertyException extends Exception {
4 
5 }