com.dotmarketing.business
Class DuplicateRoleKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.dotmarketing.exception.DotRuntimeException
                  extended by com.dotmarketing.business.DotStateException
                      extended by com.dotmarketing.business.DuplicateRoleKeyException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateRoleKeyException
extends DotStateException

Exception thrown when another role with the same key already exists in the system

Author:
David Torres
See Also:
Serialized Form

Constructor Summary
DuplicateRoleKeyException(java.lang.String x)
           
 
Method Summary
 
Methods inherited from class com.dotmarketing.exception.DotRuntimeException
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
 

Constructor Detail

DuplicateRoleKeyException

public DuplicateRoleKeyException(java.lang.String x)


Copyright © 2013 dotCMS Inc. All Rights Reserved.