com.fusesource.tooling.fuse.cdc.api
Class NoSuchDistributionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.fusesource.tooling.fuse.cdc.api.NoSuchDistributionException
- All Implemented Interfaces:
- java.io.Serializable
public class NoSuchDistributionException
- extends java.lang.Exception
TODO Add Class documentation for NoSuchDistributionException
- See Also:
- Serialized Form
| 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 |
NoSuchDistributionException
public NoSuchDistributionException()
NoSuchDistributionException
public NoSuchDistributionException(java.lang.String message,
java.lang.Throwable throwable)
- Parameters:
message - throwable -
NoSuchDistributionException
public NoSuchDistributionException(java.lang.String message)
- Parameters:
message -
NoSuchDistributionException
public NoSuchDistributionException(java.lang.Throwable throwable)
- Parameters:
throwable -
Copyright © 2013 FuseSource. All Rights Reserved.