Class CopyParametersException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.tools.exception.BaseRuntimeException
org.gvsig.fmap.dal.exception.DataRuntimeException
org.gvsig.fmap.dal.exception.CopyParametersException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class CopyParametersException extends DataRuntimeException
See Also:
  • Constructor Details

    • CopyParametersException

      public CopyParametersException(String name, Throwable cause)