com.prosysopc.ua.typedictionary
Class TypeDictionaryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.prosysopc.ua.UaException
              extended by com.prosysopc.ua.typedictionary.TypeDictionaryException
All Implemented Interfaces:
Serializable

public class TypeDictionaryException
extends UaException

See Also:
Serialized Form

Constructor Summary
TypeDictionaryException()
           
TypeDictionaryException(String message)
           
TypeDictionaryException(String message, Throwable cause)
           
TypeDictionaryException(Throwable cause)
           
 
Method Summary
 
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
 

Constructor Detail

TypeDictionaryException

public TypeDictionaryException()

TypeDictionaryException

public TypeDictionaryException(String message)

TypeDictionaryException

public TypeDictionaryException(String message,
                               Throwable cause)

TypeDictionaryException

public TypeDictionaryException(Throwable cause)


Copyright © 2018. All rights reserved.