org.omnaest.utils.beans.replicator
Class CopyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omnaest.utils.beans.replicator.CopyException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NoMatchingPropertiesException

public class CopyException
extends Exception

Author:
Omnaest
See Also:
BeanReplicator, Serialized Form

Method Summary
 String getCanonicalPath()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getCanonicalPath

public String getCanonicalPath()
Returns:


Copyright © 2013. All Rights Reserved.