org.teleal.cling.registry
Class RegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.teleal.cling.registry.RegistrationException
- All Implemented Interfaces:
- java.io.Serializable
public class RegistrationException
- extends java.lang.RuntimeException
- 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 |
errors
public java.util.List<ValidationError> errors
RegistrationException
public RegistrationException(java.lang.String s)
RegistrationException
public RegistrationException(java.lang.String s,
java.lang.Throwable throwable)
RegistrationException
public RegistrationException(java.lang.String s,
java.util.List<ValidationError> errors)
getErrors
public java.util.List<ValidationError> getErrors()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.