org.cruxframework.crux.core.server.rest.spi
Class AmbiguousServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cruxframework.crux.core.server.rest.spi.AmbiguousServiceException
- All Implemented Interfaces:
- Serializable
public class AmbiguousServiceException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AmbiguousServiceException
public AmbiguousServiceException()
AmbiguousServiceException
public AmbiguousServiceException(String arg0,
Throwable arg1)
AmbiguousServiceException
public AmbiguousServiceException(String arg0)
AmbiguousServiceException
public AmbiguousServiceException(Throwable arg0)
Copyright © 2014. All rights reserved.